mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 08:44:36 +00:00
feat: css refactor for easy font change
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.code-title {
|
||||
color: var(--primary) ;
|
||||
font-family: monospace;
|
||||
font-family: var(--font-mono);
|
||||
width: max-content;
|
||||
overflow-x: auto;
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user