Spaces:
Runtime error
Runtime error
Update static/css/style.css
Browse files- static/css/style.css +1 -1
static/css/style.css
CHANGED
@@ -69,7 +69,7 @@ a {
|
|
69 |
color: #1d1d1d !important;
|
70 |
font-family: "Manrope Light";
|
71 |
font-size: 2vmin;
|
72 |
-
height:
|
73 |
width: 100%;
|
74 |
resize: none !important;
|
75 |
}
|
|
|
69 |
color: #1d1d1d !important;
|
70 |
font-family: "Manrope Light";
|
71 |
font-size: 2vmin;
|
72 |
+
height: 50vh;
|
73 |
width: 100%;
|
74 |
resize: none !important;
|
75 |
}
|