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:
commit
832c0cb3cc
@ -116,7 +116,7 @@
|
|||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
img {
|
img {
|
||||||
box-shadow: 0px 0px 20px #1bd8f4;
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
img, span{
|
img, span{
|
||||||
@ -180,4 +180,4 @@
|
|||||||
|
|
||||||
.no-about-margin {
|
.no-about-margin {
|
||||||
height: 10px;
|
height: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user