Spaces:
Running
Running
Update templates/styles.css
Browse files- templates/styles.css +1 -1
templates/styles.css
CHANGED
@@ -91,7 +91,7 @@ button:hover {
|
|
91 |
opacity: 0.8;
|
92 |
}
|
93 |
|
94 |
-
.
|
95 |
width: 50vw; /* Set the width to 50% of the viewport width */
|
96 |
height: 100px; /* You can adjust the height as needed */
|
97 |
}
|
|
|
91 |
opacity: 0.8;
|
92 |
}
|
93 |
|
94 |
+
.large-input {
|
95 |
width: 50vw; /* Set the width to 50% of the viewport width */
|
96 |
height: 100px; /* You can adjust the height as needed */
|
97 |
}
|