Merge pull request #1057 from mempool/wiz/remove-hover-effect-on-about-page

Tweak hover effect on profile photos on About page
This commit is contained in:
wiz 2021-12-29 22:03:23 +00:00 committed by GitHub
commit 832c0cb3cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@
&:hover {
text-decoration: none;
img {
box-shadow: 0px 0px 20px #1bd8f4;
transform: scale(1.1);
}
}
img, span{