Update styles.css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user