fix(theme): always show the gradient background color
This commit is contained in:
parent
633f65676e
commit
fa56919a06
@ -65,7 +65,6 @@
|
||||
height: 200vh;
|
||||
background: radial-gradient(50% 50% at 50% 50%, #fc077d10 0%, rgba(255, 255, 255, 0) 100%);
|
||||
transform: translate(-50vw, -100vh);
|
||||
mix-blend-mode: color;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user