forked from mirror/_s
Remove duplicate CSS rules for `small` - refs #694
This commit is contained in:
parent
ea84ceec95
commit
b83c659915
|
@ -44,10 +44,6 @@ mark, ins {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
small {
|
|
||||||
font-size: 75%;
|
|
||||||
}
|
|
||||||
|
|
||||||
big {
|
big {
|
||||||
font-size: 125%;
|
font-size: 125%;
|
||||||
}
|
}
|
Reference in New Issue