0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-26 06:28:40 +00:00

Fix font-family values for legacy/v3

This commit is contained in:
Gazook89
2021-08-10 13:45:30 -05:00
parent 9120c1d0eb
commit 79fa0dbe77
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -278,7 +278,6 @@ body {
} }
h5 { h5 {
font-size:1.3em; font-size:1.3em;
font-family:WalterTurncoat;
} }
a{ a{
color:black; color:black;
-1
View File
@@ -462,7 +462,6 @@ body {
} }
h5 { h5 {
font-size:1.3em; font-size:1.3em;
font-family:WalterTurncoat;
} }
a{ a{
color:black; color:black;