💄 style: use Cascadia Code as code font
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
code {
|
||||
background-color: var(--bg-1);
|
||||
padding: 0.1em 0.2em;
|
||||
font-family: var(--code-font);
|
||||
font-weight: 350;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
pre {
|
||||
@@ -22,7 +25,6 @@ pre code {
|
||||
}
|
||||
|
||||
pre {
|
||||
font-family: var(--code-font);
|
||||
position: relative;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
Reference in New Issue
Block a user