mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-10 04:31:06 +01:00
Revert "Increase monospace font size to normal"
This reverts commit 1dbcbd5c28
.
This commit is contained in:
parent
2d6d7e6c89
commit
8da29d9a94
|
@ -123,7 +123,7 @@ code {
|
||||||
background: var(--accent-alpha-20);
|
background: var(--accent-alpha-20);
|
||||||
padding: 1px 6px;
|
padding: 1px 6px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
font-size: 1rem;
|
font-size: .95rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|
Loading…
Reference in a new issue