Fix typo in norm class

This commit is contained in:
vtyeh 2024-10-28 13:39:47 -07:00
parent 3e9c122568
commit edb742686b

View file

@ -34,7 +34,7 @@ body#pad.classic {
} }
.norm { .norm {
font-family: serifFont; font-family: @serifFont;
} }
.sans { .sans {