Skip to content

Commit

Permalink
🐛 [#984] fixed bullet-list stylin
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-maykin committed Jun 25, 2024
1 parent b15e7bc commit 110c724
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/sdg/scss/components/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
li:before {
content: "";
display: inline-block;
vertical-align: top;
margin-left: -16px;
width: 16px;
}
Expand Down

0 comments on commit 110c724

Please sign in to comment.