diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 643696b..e1e690a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2197,6 +2197,13 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + footer .fright{ + margin-left: 0px; + } + .aw_logo a{ + padding-right: 17px; + background-size: 13%; + } .menu .container { padding: 0px; display: none; -- libgit2 0.21.4