Skip to content

Commit c15ae5d

Browse files
committed
add minimum length requiruement for username
1 parent 7a1a2e7 commit c15ae5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
88
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap" rel="stylesheet">
99
<link rel="stylesheet" href="style.css">
10-
<title>Document</title>
10+
<title>Form Controls</title>
1111
</head>
1212
<body>
1313
<header>

0 commit comments

Comments
 (0)