Replace px font-size with relative units (em and rem)
This commit is contained in:
@@ -360,7 +360,7 @@ $navicon-height : 4px;
|
||||
.footnotes {
|
||||
ol, li, p {
|
||||
margin-bottom: 0;
|
||||
font-size: 14px;
|
||||
font-size: $type-size-6;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user