diff --git a/BuildAmazingLoginForm/style.css b/BuildAmazingLoginForm/style.css index 7b8231b..70c817c 100644 --- a/BuildAmazingLoginForm/style.css +++ b/BuildAmazingLoginForm/style.css @@ -20,7 +20,7 @@ html { } *, -*::before, +*::before *::after { padding: 0; margin: 0; @@ -271,10 +271,10 @@ p { label { position: absolute; - width: 45px; - height: 22px; - right: 40%; - top: 70px; + width: 48px; + height: 23px; + right: 38%; + top: 80px; border: 2px solid; border-radius: 20px; }