diff --git a/Pages/style.css b/Pages/style.css index 15885e9..01af049 100644 --- a/Pages/style.css +++ b/Pages/style.css @@ -21,16 +21,16 @@ /* Logo + Background Image */ .logo-container { - position: relative; + position: fixed ; display: flex; align-items: center; justify-content: center; height: 100%; } - .logo-image { + /* .logo-image { position: absolute; - } + } */ .Logo-Image{ order: 2;