diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b918c2c..52c61a2 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2146,6 +2146,9 @@ p.right{text-align: right;} top: 35px; width: 100%!important; } + .minhide{ + display:none; + } } @media (max-width: 729px) { .post_cont{justify-content: center;} -- libgit2 0.21.4