Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Jun 22, 2022
1 parent fd9aa11 commit 18b1ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/manage/Blocks/ImageCards/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
font-weight: bold;

p {
margin: 0 !important;
color: #564535;
font-size: 20px;
margin: 0 !important;
}
}

Expand All @@ -26,6 +26,6 @@
}

.tile-listing-description {
font-size: 14px;
color: #666;
font-size: 14px;
}

0 comments on commit 18b1ddf

Please sign in to comment.