Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding padding on list
  • Loading branch information
Valentin Szczupak committed Jan 2, 2020
1 parent 59190b5 commit 3b45540
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions themes/classic/_dev/css/components/products.scss
Expand Up @@ -31,6 +31,7 @@
ul {
list-style: inherit;
list-style-position: inside;
padding-left: .75rem;
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion themes/classic/assets/css/theme.css

Large diffs are not rendered by default.

0 comments on commit 3b45540

Please sign in to comment.