Sass update.
parent
a05f0f3308
commit
3cda8dcbe3
|
@ -18,6 +18,11 @@ red {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
side-note {
|
||||||
|
font-weight: normal;
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
// less spacing in lists
|
// less spacing in lists
|
||||||
//li > p {
|
//li > p {
|
||||||
// padding: -1px;
|
// padding: -1px;
|
||||||
|
|
Loading…
Reference in New Issue