Fix typo in norm class
This commit is contained in:
parent
3e9c122568
commit
edb742686b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ body#pad.classic {
|
|||
}
|
||||
|
||||
.norm {
|
||||
font-family: serifFont;
|
||||
font-family: @serifFont;
|
||||
}
|
||||
|
||||
.sans {
|
||||
|
|
Loading…
Add table
Reference in a new issue