mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-18 23:32:42 +02:00
Increase monospace font size to normal
This commit is contained in:
parent
87fae7a272
commit
1dbcbd5c28
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ code {
|
|||
font-feature-settings: normal;
|
||||
padding: 1px 6px;
|
||||
margin: 0 2px;
|
||||
font-size: .95rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue