mirror of
https://git.coop/cotech/website.git
synced 2024-11-22 22:53:06 +00:00
#24 Fixed display of coop logos on technology pages
This commit is contained in:
parent
05ecdd50bf
commit
2fc5d7226b
@ -6671,6 +6671,8 @@ a:focus {
|
|||||||
box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
|
||||||
-webkit-transform: scale(1.05);
|
-webkit-transform: scale(1.05);
|
||||||
transform: scale(1.05); }
|
transform: scale(1.05); }
|
||||||
|
.coop-thumb img {
|
||||||
|
max-height: 100%; }
|
||||||
|
|
||||||
.has-tip {
|
.has-tip {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user