fix background (thx trinkey)
This commit is contained in:
parent
25776687bc
commit
091c2910ea
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
body {
|
||||
background: linear-gradient(var(--ayu-ui-bg), color-mix(in srgb, var(--ayu-accent) 25%, var(--ayu-uip-bg)));
|
||||
min-height: calc(100vh - 4rem);
|
||||
font-family: 'JetBrains Mono', monospace, system-ui, sans-serif;
|
||||
font-size: 1.125rem;
|
||||
margin: unset !important; /* idk why it does that */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue