mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-25 18:23:40 +02:00
Revert "Increase monospace font size to normal"
This reverts commit 1dbcbd5c28
.
This commit is contained in:
parent
2d6d7e6c89
commit
8da29d9a94
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ code {
|
|||
background: var(--accent-alpha-20);
|
||||
padding: 1px 6px;
|
||||
margin: 0 2px;
|
||||
font-size: 1rem;
|
||||
font-size: .95rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue