Skip to content

Commit

Permalink
style: remove space between related styles
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Jan 10, 2024
1 parent cc2de98 commit c744a9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/_imports/components/c-card/c-card.demo.images.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ section > section {
:is(.card, .c-card, [class*="card--"]) h4 {
margin-bottom: 0.375em;
}

:is(.card, .c-card, [class*="card--"]) p {
margin-top: 0px;
margin-bottom: 10px;
}

[class*="card--image-top"] {
max-width: fit-content;
}
Expand Down

0 comments on commit c744a9c

Please # to comment.