Tweak font sizes slightly.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
92ac1f6a04
commit
0259650672
@ -10,6 +10,7 @@
|
||||
--typeface-body: 'Fivo Sans';
|
||||
--font-weight-bold: 700;
|
||||
--font-weight-medium: 400;
|
||||
--font-size-normal: 1.3rem;
|
||||
--font-size-large: 1.3em;
|
||||
--font-size-xlarge: 1.5em;
|
||||
}
|
||||
@ -32,6 +33,7 @@ body {
|
||||
border-radius: none;
|
||||
box-shadow: none;
|
||||
max-width: 100%;
|
||||
font-size: var(--font-size-normal);
|
||||
}
|
||||
|
||||
p#copyright-footer {
|
||||
|
Loading…
Reference in New Issue
Block a user