Gregniuki commited on
Commit
85d8891
·
1 Parent(s): dcc5b23

Update templates/styles.css

Browse files
Files changed (1) hide show
  1. templates/styles.css +1 -1
templates/styles.css CHANGED
@@ -91,7 +91,7 @@ button:hover {
91
  opacity: 0.8;
92
  }
93
 
94
- .half-screen-input {
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
  }