diff --git a/assets/css/style.css b/assets/css/style.css index 8d69eb6..223ef7f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -111,11 +111,14 @@ header * { height: 3rem !important; width: 3rem !important; } - .content, - .ribbon-wrapper, - .content-team { - padding: 2rem !important; + @media screen and (max-height: 1090px) { + .content, + .ribbon-wrapper, + .content-team { + position: relative !important; + } } + } /*