mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 14:23:06 +00:00
test vertical align co-op logos
This commit is contained in:
parent
6a8185d1fa
commit
a31f65dba6
@ -6683,6 +6683,13 @@ a:focus {
|
||||
.coop-thumb img {
|
||||
max-height: 100%; }
|
||||
|
||||
/* vertical align coop logos */
|
||||
.services .coop-thumb {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.has-tip {
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
|
Loading…
Reference in New Issue
Block a user