Update aadi.css

This commit is contained in:
SilicoFlare
2022-10-31 22:05:54 +05:30
committed by GitHub
parent 239d479b66
commit dc3bd1fcf2

View File

@@ -10,7 +10,7 @@
body { body {
background: #000; background: #000;
color: white; color: white;
padding: 3in; padding: 0.5in;
} }
h1 { h1 {
@@ -27,4 +27,4 @@ button {
font-style: oblique; font-style: oblique;
text-align: center; text-align: center;
color: #00FF00; color: #00FF00;
} }