label colors

This commit is contained in:
2022-11-28 16:25:16 +03:00
parent e3ca67f2c0
commit 6c1c29277d
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ const App = () => {
overflow: hidden;
}
body {
color: white;
color: #000;
/* background: radial-gradient(circle at top right, rgb(154 227 33), rgb(33 160 56)); */
background: radial-gradient(
farthest-side at bottom left,