forked from Botanical/BotanJS
smooth backgroud wave
This commit is contained in:
parent
f1d20a82d4
commit
1df7d4bb51
@ -1,7 +1,7 @@
|
||||
body {
|
||||
background-color: #222;
|
||||
background-image: radial-gradient(
|
||||
circle 150px at -75% -75%
|
||||
circle 149px at -75% -75%
|
||||
, transparent 0%
|
||||
, transparent 94%
|
||||
, rgba(255, 255, 255, 0.6) 94%
|
||||
|
Loading…
Reference in New Issue
Block a user