Skip to content

Commit 6a438bd

Browse files
committed
Change list font to body font family
1 parent 94ea3fa commit 6a438bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/_sass/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ ul, ol, dl {
6363
margin-top: 1rem;
6464
margin-bottom: 1rem;
6565
margin-left: 1.5rem;
66+
font-family: $body-font-family;
6667
}
6768

6869
li {

0 commit comments

Comments
 (0)