diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index a8db22d..acb0287 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2326,7 +2326,6 @@ p.right{text-align: right;} @media (max-width: 991px) { .blocks_2 .col-md-4.col-sm-6{ padding: 0; - margin-bottom: 10px; } .button2 a.punkt, .button2 a.punkt:hover{ width: 85%!important; @@ -2551,4 +2550,10 @@ p.right{text-align: right;} } footer .fleft p{ background-size: 80%;} + .tile_1 .title_1, .tile_2 .title_1{ + font-size: 12px; + } + .tile_1 .title_2, .tile_2 .title_2{ + font-size: 9px; + } } \ No newline at end of file -- libgit2 0.21.4