Gregniuki commited on
Commit
ed06f55
·
1 Parent(s): 42fba7c

Update templates/styles.css

Browse files
Files changed (1) hide show
  1. templates/styles.css +1 -1
templates/styles.css CHANGED
@@ -53,7 +53,7 @@ select {
53
 
54
  /* Input styles */
55
  input[type="text"] {
56
- width: 75%;
57
  height: 100px; /* You can adjust the height as needed */
58
  padding: 10px;
59
  border: 1px solid #ccc;
 
53
 
54
  /* Input styles */
55
  input[type="text"] {
56
+ width: 75vw;
57
  height: 100px; /* You can adjust the height as needed */
58
  padding: 10px;
59
  border: 1px solid #ccc;