feat: disable "z0x" and "404" highlighting
This commit is contained in:
parent
1638d86564
commit
70dc2d08a6
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
cursor: var(--cursor-url) 28 32, auto;
|
||||
@apply flex overflow-hidden flex-col items-center min-h-screen;
|
||||
@apply bg-background text-foreground;
|
||||
@apply selection:bg-foreground selection:text-background;
|
||||
}
|
||||
main {
|
||||
@apply flex flex-col flex-auto gap-4 justify-center items-center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue