Spaces:
Running
Running
Update static/app.css
Browse files- static/app.css +2 -0
static/app.css
CHANGED
@@ -101,6 +101,8 @@ html, body {
|
|
101 |
flex-direction: column;
|
102 |
}
|
103 |
|
|
|
|
|
104 |
/* Header (fixed height) */
|
105 |
header {
|
106 |
flex: 0 0 17vh;
|
|
|
101 |
flex-direction: column;
|
102 |
}
|
103 |
|
104 |
+
|
105 |
+
|
106 |
/* Header (fixed height) */
|
107 |
header {
|
108 |
flex: 0 0 17vh;
|