Skip to content

Commit

Permalink
Allow lists to wrap around float images respecting margins
Browse files Browse the repository at this point in the history
More precise selector
  • Loading branch information
andmor- committed Aug 22, 2024
1 parent 0f66725 commit 01ec27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scss/modules/lists.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.content {
ul {
.main-content {
ul:not(.nav) {
list-style: outside disc;

li {
Expand Down

0 comments on commit 01ec27a

Please sign in to comment.