mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-10 04:31:06 +01:00
Increase monospace font size to normal
This commit is contained in:
parent
87fae7a272
commit
1dbcbd5c28
|
@ -122,7 +122,7 @@ code {
|
|||
font-feature-settings: normal;
|
||||
padding: 1px 6px;
|
||||
margin: 0 2px;
|
||||
font-size: .95rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Reference in a new issue