diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index dcf81c7..9f84f49 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2124,6 +2124,9 @@ p.right{text-align: right;} .menu .container{ padding: 8px 0px; } + .dropd_menu{ + top: 35px; + } } @media (max-width: 729px) { .post_cont{justify-content: center;} -- libgit2 0.21.4