Update _base.scss

This commit is contained in:
Seraphim R.P 2020-06-19 14:35:43 -04:00 committed by GitHub
parent 9d0bcf8bd5
commit 48a9b8974c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,3 +43,13 @@ li {
b, strong {
font-size: 17px !important;
}
ul {
list-style-type: lower-greek;
list-style-position: inside;
margin-left: 30px;
}
* {
line-height: 1.2em;
}