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