We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37eab8 commit a69ff25Copy full SHA for a69ff25
index.html
@@ -15,7 +15,7 @@
15
#userInput {
16
font-size: 24px; /* Keep the font size for visibility */
17
height: 25px; /* Reduce height by 50% to 25px */
18
- width: 50px; /* Set width to 50px for better fit */
+ width: 200px; /* Set width to 50px for better fit */
19
margin-bottom: 20px; /* Add some space below the input box */
20
}
21
#countdown {
0 commit comments