Skip to content

Commit

Permalink
fix: Line height messing with inbetween spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
vkraucunas committed Oct 24, 2024
1 parent a28ef30 commit 3fab1d5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
line-height: normal;
}

/* .description:first-line {
line-height: normal;
} */
.description {
margin-top: -0.25rem;
}

.btnBlock {
margin-left: var(--sp-3);
Expand Down

0 comments on commit 3fab1d5

Please sign in to comment.