diff --git a/client/src/styles/home.css b/client/src/styles/home.css index 2a1c656..32a3d4f 100644 --- a/client/src/styles/home.css +++ b/client/src/styles/home.css @@ -68,13 +68,6 @@ img[src='../images/logo_cropped.gif'] { margin: 3em 0 1em 0; } -#logo-container { - max-width: 400px; - width: 63vw; - min-width: 250px; - margin: 3em 0 1em 0; -} - form > div { margin: 15px 0; } diff --git a/client/src/views/home.html b/client/src/views/home.html index 7436050..d3efe1c 100644 --- a/client/src/views/home.html +++ b/client/src/views/home.html @@ -24,9 +24,7 @@