Update styles.css

This commit is contained in:
Moon
2023-11-05 14:30:51 +08:00
committed by GitHub
parent aa4ae3ed73
commit 52ec5c00e6

View File

@@ -1,14 +1,14 @@
* {
overflow: hidden;
text-align: center;
}
:root {
--button-color: #79abf7;
--button-hover-color: #4590dc;
--white: #FFFFFF;
}
* {
overflow: hidden;
text-align: center;
}
body {
margin: 0;
padding: 0;