Commit 24323287028455fe6bbc0c76ea7e71d6bb2b9328
1 parent
f2fc8be1
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2146,6 +2146,9 @@ p.right{text-align: right;} | @@ -2146,6 +2146,9 @@ p.right{text-align: right;} | ||
2146 | top: 35px; | 2146 | top: 35px; |
2147 | width: 100%!important; | 2147 | width: 100%!important; |
2148 | } | 2148 | } |
2149 | + .minhide{ | ||
2150 | + display:none; | ||
2151 | + } | ||
2149 | } | 2152 | } |
2150 | @media (max-width: 729px) { | 2153 | @media (max-width: 729px) { |
2151 | .post_cont{justify-content: center;} | 2154 | .post_cont{justify-content: center;} |