Spaces:
Runtime error
Runtime error
Update static/styles.css
Browse files- static/styles.css +1 -1
static/styles.css
CHANGED
|
@@ -53,7 +53,7 @@ select {
|
|
| 53 |
/* Input styles */
|
| 54 |
input[type="text"] {
|
| 55 |
width: 75%;
|
| 56 |
-
height:
|
| 57 |
padding: 10px;
|
| 58 |
border: 1px solid #ccc;
|
| 59 |
border-radius: 4px;
|
|
|
|
| 53 |
/* Input styles */
|
| 54 |
input[type="text"] {
|
| 55 |
width: 75%;
|
| 56 |
+
height:200px;
|
| 57 |
padding: 10px;
|
| 58 |
border: 1px solid #ccc;
|
| 59 |
border-radius: 4px;
|