0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-18 07:52:41 +00:00

Merge pull request #1505 from naturalcrit/fixMonsterMac

Fix monster blocks breaking on Mac
This commit is contained in:
Trevor Buckner
2021-08-01 23:09:08 -04:00
committed by GitHub

View File

@@ -328,7 +328,6 @@ body {
//Attribute Lists //Attribute Lists
dl { dl {
.useSansSerif();
color : @headerText; color : @headerText;
} }