Sass update.

master
Philippe PITTOLI 2020-04-26 17:07:04 +02:00
parent a05f0f3308
commit 3cda8dcbe3
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ red {
font-weight: bold;
}
side-note {
font-weight: normal;
font-size: 0.8em;
}
// less spacing in lists
//li > p {
// padding: -1px;