Commit eccd74c7 authored by Mark Harding's avatar Mark Harding

Reduce size of in logo

1 merge request!439[Sprint/InterestingIguana](feat): Linkedin tokens page badges #1490
Pipeline #70306473 running with stages
......@@ -407,7 +407,13 @@ m-blockchain--marketing {
font-weight: 800;
img {
max-width: 30px;
max-width: 16px;
filter: grayscale(1);
opacity: 0.62;
&:hover {
filter: initial;
opacity: 1;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment