Skip to content

Commit

Permalink
fixed ul/li in is--content
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyslav2 committed Oct 15, 2024
1 parent 3fd3fe9 commit 718fa8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/_global.sass
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,9 @@ li + li
p + p
margin-top: 16px

.is--container li + li
margin-top: 5px

img:not(.is--no-margin),
blockquote,
q,
Expand Down

0 comments on commit 718fa8b

Please sign in to comment.