Internal: Fix setup headers style due to 71708cf

This commit is contained in:
Molkobain
2020-02-05 14:49:33 +01:00
parent 3d2a844fef
commit c5625e6a8d
2 changed files with 7 additions and 5 deletions

View File

@@ -93,11 +93,12 @@ h1 {
}
h2 {
color: $default-font-color;
font-size: 12pt;
font-size: 14pt;
font-weight: normal;
}
h3 {
color: #1C94C4;
font-size: 11pt;
font-size: 12pt;
font-weight: bold;
}
a{