Skip to content

Commit

Permalink
web/layout: reduce ul margin in long text noto components
Browse files Browse the repository at this point in the history
  • Loading branch information
wukko committed Oct 1, 2024
1 parent 85bfb65 commit 485353a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@
:global(.long-text-noto ul) {
padding-inline-start: 30px;
margin-block-start: 9px;
}
:global(.long-text-noto li) {
Expand Down

0 comments on commit 485353a

Please sign in to comment.