Skip to content

Commit 46f91ec

Browse files
committed
make input smaller
1 parent 8a08a36 commit 46f91ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ input {
2828
border-style: solid;
2929
border-radius: 8px;
3030
border-color: grey;
31-
width: 140px;
31+
width: 80px;
3232
padding: 4px;
3333
}
3434

0 commit comments

Comments
 (0)