diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0da6594..eb0ef29 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -936,7 +936,7 @@ footer .socbuts a:hover{ .tile_1{ width: 100%; max-width: 227px; - height: 250px; + height: 240px; position: relative; text-align: center; text-transform: uppercase; @@ -967,7 +967,7 @@ footer .socbuts a:hover{ .tile_1 .title_1, .tile_2 .title_1{ font-size: 15px; padding-bottom: 1px; - padding-top: 14px; + padding-top: 15px; } .tile_1 .title_2, .tile_2 .title_2{font-size: 10px;} .tile_1 a, .tile_1 a:hover, .tile_2 a, .tile_2 a:hover, .tile3 a:hover, .tile4 a:hover{color:#414143!important;} -- libgit2 0.21.4