mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-22 15:52:12 +00:00
feat: css refactor for easy font change
This commit is contained in:
parent
8b2a82a96a
commit
22c8981bb9
8 changed files with 93 additions and 98 deletions
assets/styles
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue