label colors
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user