mirror of
https://git.coop/cotech/website.git
synced 2024-11-24 23:53:07 +00:00
test vertical align images
This commit is contained in:
parent
a31f65dba6
commit
f641c889da
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user