diff --git a/index.css b/index.css index afe41e2..fd9662f 100644 --- a/index.css +++ b/index.css @@ -22,7 +22,7 @@ .pass { display: flex; padding: 20px; - width: 250px; + width: 70%; border-radius: 25px; } #signin { diff --git a/index.html b/index.html index 8d1f243..8a541f9 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,8 @@