mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 00:03:02 +03:00
fix: attempt to fix code blocks
This commit is contained in:
parent
fd7c0bd4e6
commit
280ec21203
1 changed files with 4 additions and 0 deletions
|
|
@ -143,6 +143,10 @@ $y-medium: 1.0rem;
|
|||
border-radius: 10%;
|
||||
padding: 0px 4px;
|
||||
font-family: "Inconsolata" !important;
|
||||
|
||||
span {
|
||||
color: #f8f8f8;
|
||||
}
|
||||
}
|
||||
pre code {
|
||||
all: unset;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue