💄 (note) bigger font and fix strong font color.

This commit is contained in:
2021-03-27 19:25:03 +01:00
parent 373ba812f5
commit f5b5e57af2
2 changed files with 3 additions and 1 deletions

View File

@@ -142,7 +142,8 @@ $header-height: 40px;
h3,
h4,
h5,
h6 {
h6,
strong {
color: var(--font-color);
}