Update _base.scss
This commit is contained in:
parent
9d0bcf8bd5
commit
48a9b8974c
@ -43,3 +43,13 @@ li {
|
|||||||
b, strong {
|
b, strong {
|
||||||
font-size: 17px !important;
|
font-size: 17px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
list-style-type: lower-greek;
|
||||||
|
list-style-position: inside;
|
||||||
|
margin-left: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
line-height: 1.2em;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user