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