Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -105,6 +105,7 @@ h1 {
|
|
| 105 |
text-align: center;
|
| 106 |
font-size: 0.8rem;
|
| 107 |
color: var(--secondary-text-color);
|
|
|
|
| 108 |
}
|
| 109 |
|
| 110 |
.input-container {
|
|
|
|
| 105 |
text-align: center;
|
| 106 |
font-size: 0.8rem;
|
| 107 |
color: var(--secondary-text-color);
|
| 108 |
+
margin: 0;
|
| 109 |
}
|
| 110 |
|
| 111 |
.input-container {
|