mirror of
https://github.com/remvze/moodist.git
synced 2025-09-29 15:30:49 -04:00
style: increase opacity
This commit is contained in:
parent
82e4ea72f4
commit
882d44079c
@ -13,10 +13,10 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: radial-gradient(
|
||||
var(--color-neutral-100) 10%,
|
||||
var(--color-neutral-200) 10%,
|
||||
transparent 11%
|
||||
),
|
||||
radial-gradient(var(--color-neutral-100) 10%, transparent 11%);
|
||||
radial-gradient(var(--color-neutral-200) 10%, transparent 11%);
|
||||
background-position:
|
||||
0 0,
|
||||
20px 20px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user