Revert "Increase monospace font size to normal"

This reverts commit 1dbcbd5c28.
This commit is contained in:
Brooke 2024-07-22 14:44:53 -07:00
parent 2d6d7e6c89
commit 8da29d9a94
No known key found for this signature in database
GPG key ID: 56C4CCAEB8BD5307

View file

@ -123,7 +123,7 @@ code {
background: var(--accent-alpha-20);
padding: 1px 6px;
margin: 0 2px;
font-size: 1rem;
font-size: .95rem;
}
pre {