remove overriding font for h1 tags (titles) from dark themes

This commit is contained in:
towards-a-new-leftypol 2021-04-02 14:28:56 -04:00
parent 3393bd649c
commit e7752273f9

View file

@ -20,7 +20,6 @@ body {
} }
h1 h1
{ {
font-family: 'lain', tahoma;
letter-spacing: -2px; letter-spacing: -2px;
font-size: 20pt; font-size: 20pt;
text-align: center; text-align: center;