Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 6635d60

Browse files
authored
Update index.html
Signed-off-by: Blake Arnold <[email protected]>
1 parent 654cbfb commit 6635d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
width: 96vw;
266266
max-width: 98vw;
267267
}
268-
input[type="text"], input[type="number"] {
268+
input[type="text"], input[type="number"], input[type="password"] {
269269
width: 96vw;
270270
max-width: 98vw;
271271
}

0 commit comments

Comments
 (0)