Commit 2cb9cf910db74aca8a89d04f701119ea11c62018

Authored by Eugeny Galkovskiy
1 parent bc185cc1

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
@@ -936,7 +936,7 @@ footer .socbuts a:hover{ @@ -936,7 +936,7 @@ footer .socbuts a:hover{
936 .tile_1{ 936 .tile_1{
937 width: 100%; 937 width: 100%;
938 max-width: 227px; 938 max-width: 227px;
939 - height: 250px; 939 + height: 240px;
940 position: relative; 940 position: relative;
941 text-align: center; 941 text-align: center;
942 text-transform: uppercase; 942 text-transform: uppercase;
@@ -967,7 +967,7 @@ footer .socbuts a:hover{ @@ -967,7 +967,7 @@ footer .socbuts a:hover{
967 .tile_1 .title_1, .tile_2 .title_1{ 967 .tile_1 .title_1, .tile_2 .title_1{
968 font-size: 15px; 968 font-size: 15px;
969 padding-bottom: 1px; 969 padding-bottom: 1px;
970 - padding-top: 14px; 970 + padding-top: 15px;
971 } 971 }
972 .tile_1 .title_2, .tile_2 .title_2{font-size: 10px;} 972 .tile_1 .title_2, .tile_2 .title_2{font-size: 10px;}
973 .tile_1 a, .tile_1 a:hover, .tile_2 a, .tile_2 a:hover, .tile3 a:hover, .tile4 a:hover{color:#414143!important;} 973 .tile_1 a, .tile_1 a:hover, .tile_2 a, .tile_2 a:hover, .tile3 a:hover, .tile4 a:hover{color:#414143!important;}