Text sizing
This commit is contained in:
parent
c31b1c56d8
commit
504a39820c
1 changed files with 5 additions and 0 deletions
|
@ -72,3 +72,8 @@ hr {
|
||||||
code {
|
code {
|
||||||
@include font-mono;
|
@include font-mono;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sub,
|
||||||
|
sup {
|
||||||
|
font-size: 0.8rem;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue