Commit aa2277b7f2ae47d2b836db0a4e23d9b5e48bdd2f
1 parent
b97dbd94
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2124,6 +2124,9 @@ p.right{text-align: right;} | @@ -2124,6 +2124,9 @@ p.right{text-align: right;} | ||
2124 | .menu .container{ | 2124 | .menu .container{ |
2125 | padding: 8px 0px; | 2125 | padding: 8px 0px; |
2126 | } | 2126 | } |
2127 | + .dropd_menu{ | ||
2128 | + top: 35px; | ||
2129 | + } | ||
2127 | } | 2130 | } |
2128 | @media (max-width: 729px) { | 2131 | @media (max-width: 729px) { |
2129 | .post_cont{justify-content: center;} | 2132 | .post_cont{justify-content: center;} |