mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-25 18:23:40 +02:00
Increase body font size 25% to accommodate Exo2
This commit is contained in:
parent
f8f57d0d40
commit
1ca2c62dc4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: Exo2, Hack, DejaVu Sans Mono, Monaco, Consolas, Ubuntu Mono, monospace;
|
||||
font-size: 1rem;
|
||||
font-size: 1.25rem;
|
||||
line-height: 1.54;
|
||||
background-color: var(--background);
|
||||
color: var(--color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue