style: relative small size
This commit is contained in:
parent
e7125a54aa
commit
21c892abc4
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@
|
|||
a {
|
||||
color: var(--color-link);
|
||||
}
|
||||
|
||||
small {
|
||||
font-size: var(--font-size-sm);
|
||||
}
|
||||
}
|
||||
header, footer, main {
|
||||
padding: 1em;
|
||||
|
|
Loading…
Reference in a new issue