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 {
background: #000;
color: white;
padding: 3in;
padding: 0.5in;
}
h1 {
@@ -27,4 +27,4 @@ button {
font-style: oblique;
text-align: center;
color: #00FF00;
}
}