0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 04:58:40 +00:00

Revert "Fix font snippet "Open Sans""

This reverts commit 34d634a349.
This commit is contained in:
Gazook89
2026-05-05 22:38:43 -05:00
parent 34d634a349
commit f5acb27c34
2 changed files with 2 additions and 2 deletions
@@ -184,7 +184,7 @@
content : 'ABC';
}
&.OpenSans {font-family : 'Open Sans';}
&.OpenSans {font-family : 'OpenSans';}
&.CodeBold {font-family : 'CodeBold';}
&.CodeLight {font-family : 'CodeLight';}
&.ScalySansRemake {font-family : 'ScalySansRemake';}