fix bg
This commit is contained in:
parent
959b2f3071
commit
c944e22dd7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
@tailwind utilities;
|
||||
|
||||
body {
|
||||
@apply bg-gradient-to-br from-zinc-900 to-zinc-950;
|
||||
@apply bg-gradient-to-br from-zinc-900 to-zinc-950 bg-fixed;
|
||||
@apply w-screen h-screen;
|
||||
@apply text-orange-50 antialiased font-mono tracking-tighter;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue