Spaces:
Running
Running
Delete styles.css
Browse files- styles.css +0 -13
styles.css
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
body {
|
| 2 |
-
font-family 'Orbitron', sans-serif;
|
| 3 |
-
background-color #111827;
|
| 4 |
-
color white;
|
| 5 |
-
}
|
| 6 |
-
|
| 7 |
-
button {
|
| 8 |
-
transition all 0.2s ease-in-out;
|
| 9 |
-
}
|
| 10 |
-
|
| 11 |
-
buttonhover {
|
| 12 |
-
transform scale(1.03);
|
| 13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|