diff --git a/signup_form/css/style.css b/signup_form/css/style.css index 4e37bfb..b4da23e 100644 --- a/signup_form/css/style.css +++ b/signup_form/css/style.css @@ -22,6 +22,7 @@ background-size: auto; background-repeat: no-repeat; height: 80vh; + } .logo { position: relative; @@ -187,3 +188,4 @@ a { color: var(--text-color); font-weight: 900; } +