Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
top: 0;
|
12 |
left: 0;
|
13 |
width: 100%;
|
14 |
-
height:
|
15 |
display: flex;
|
16 |
justify-content: space-between;
|
17 |
align-items: center;
|
|
|
11 |
top: 0;
|
12 |
left: 0;
|
13 |
width: 100%;
|
14 |
+
height: 20px;
|
15 |
display: flex;
|
16 |
justify-content: space-between;
|
17 |
align-items: center;
|