mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-25 18:23:40 +02:00
Still use Hack for code samples
This commit is contained in:
parent
1ca2c62dc4
commit
e13cf8c75d
2 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,7 @@ figure {
|
|||
}
|
||||
|
||||
code {
|
||||
font-family: Exo2, Hack, DejaVu Sans Mono, Monaco, Consolas, Ubuntu Mono, monospace;
|
||||
font-family: Hack, DejaVu Sans Mono, Monaco, Consolas, Ubuntu Mono, monospace;
|
||||
font-feature-settings: normal;
|
||||
background: var(--accent-alpha-20);
|
||||
padding: 1px 6px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue