Skip to content

Commit

Permalink
Better ul margin-bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpitg committed Oct 3, 2016
1 parent 4d17815 commit ba6a6d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _src/_sass/alg/_alg.scss
Expand Up @@ -190,7 +190,8 @@ article {
}

ul {
margin: 1em 0;
margin: 0.2em 0;
margin-bottom: 1.1em;
list-style: disc;

p {
Expand Down

0 comments on commit ba6a6d9

Please sign in to comment.