Skip to content

Commit ca406a9

Browse files
committed
Update spacing in core/base, again
1 parent 5e82304 commit ca406a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/assets/stylesheets/core/_base.sass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ blockquote
4242
p
4343
margin: 0
4444

45-
ul,
46-
ol
45+
ul, ol
4746
margin: 0 0 rem($base-whitespace)
4847
ul, ol
4948
margin-bottom: 0
5049
li
5150
padding-bottom: rem($base-whitespace / 2)
5251
&:last-child
5352
padding-bottom: 0
53+
5454
ul li
5555
list-style-type: square
5656

0 commit comments

Comments
 (0)