mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 22:33:05 +00:00
CSS fix for vertical align images on services page
This commit is contained in:
parent
a9398c8a90
commit
aec1f09135
@ -6684,7 +6684,7 @@ a:focus {
|
||||
max-height: 100%; }
|
||||
|
||||
/* Vertical align coop logos on services pages */
|
||||
.services #grid .column .coop-thumb {
|
||||
.service #grid .coop-thumb {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user