fixed webpage flicker
This commit is contained in:
parent
8bb76d8e6c
commit
c637c0f999
@ -48,9 +48,7 @@ body {
|
||||
margin: 0;
|
||||
overflow-x: clip;
|
||||
color: var(--ink-950);
|
||||
background:
|
||||
radial-gradient(circle at 7% 2%, rgb(231 216 185 / 35%), transparent 30rem),
|
||||
var(--paper);
|
||||
background: var(--paper);
|
||||
font-family: var(--font-sans);
|
||||
font-size: 1rem;
|
||||
line-height: 1.55;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user