test vertical align images

This commit is contained in:
Chris Croome 2019-06-20 13:53:21 +01:00
parent a31f65dba6
commit f641c889da
1 changed files with 2 additions and 2 deletions

View File

@ -6683,8 +6683,8 @@ a:focus {
.coop-thumb img { .coop-thumb img {
max-height: 100%; } max-height: 100%; }
/* vertical align coop logos */ /* vertical align coop logos on services pages */
.services .coop-thumb { .services #grid .column {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;