diff --git a/files/assets/css/header.css b/files/assets/css/header.css index 1bc7cf11c..ebb4f5d97 100644 --- a/files/assets/css/header.css +++ b/files/assets/css/header.css @@ -1,9 +1,9 @@ body { - padding-top: 83px !important + padding-top: 85.95px !important } @media (max-width: 767.98px) { body { - padding-top: 63px !important + padding-top: 64.86px !important } }