Spaces:
Paused
Paused
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
display: flex;
|
| 16 |
justify-content: space-between;
|
| 17 |
align-items: center;
|
| 18 |
-
background-color:
|
| 19 |
padding: 29 20px;
|
| 20 |
box-sizing: border-box;
|
| 21 |
font-family: var(--verdana-font);
|
|
|
|
| 15 |
display: flex;
|
| 16 |
justify-content: space-between;
|
| 17 |
align-items: center;
|
| 18 |
+
background-color:#e60389;
|
| 19 |
padding: 29 20px;
|
| 20 |
box-sizing: border-box;
|
| 21 |
font-family: var(--verdana-font);
|