Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
align-items: center;
|
32 |
justify-content: center;
|
33 |
gap: 20px;
|
34 |
-
height:
|
35 |
}
|
36 |
|
37 |
.header-container img {
|
|
|
31 |
align-items: center;
|
32 |
justify-content: center;
|
33 |
gap: 20px;
|
34 |
+
height:128px;
|
35 |
}
|
36 |
|
37 |
.header-container img {
|