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 {
|
.norm {
|
||||||
font-family: serifFont;
|
font-family: @serifFont;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sans {
|
.sans {
|
||||||
|
|
Loading…
Add table
Reference in a new issue