diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b905ed0..56857f7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2325,10 +2325,12 @@ p.right{text-align: right;} } @media (max-width: 991px) { .button2 a.punkt, .button2 a.punkt:hover{ - width: 100%!important; + width: 85%!important; line-height: 13px; font-size: 10px; - margin: 0px 10px; + } + .button2 .spoiler{ + width: 85%!important; } .textile_bottom{ margin: 30px auto; -- libgit2 0.21.4