Commit 7b0fb9f9f831d145d26edade07a78d7ff1c6a601
1 parent
dfc5513d
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
@@ -963,11 +963,11 @@ footer .socbuts a:hover{ | @@ -963,11 +963,11 @@ footer .socbuts a:hover{ | ||
963 | .tile_2{ | 963 | .tile_2{ |
964 | width: 100%; | 964 | width: 100%; |
965 | max-width: 305px; | 965 | max-width: 305px; |
966 | - height: 315px; | ||
967 | position: relative; | 966 | position: relative; |
968 | text-align: center; | 967 | text-align: center; |
969 | text-transform: uppercase; | 968 | text-transform: uppercase; |
970 | margin: 0 auto; | 969 | margin: 0 auto; |
970 | + margin-bottom: 20px; | ||
971 | } | 971 | } |
972 | .tile_1 .picture, .tile_2 .picture{ | 972 | .tile_1 .picture, .tile_2 .picture{ |
973 | width:100%; | 973 | width:100%; |