mirror of
https://github.com/mempool/mempool.git
synced 2025-03-03 09:39:17 +01:00
Tweak hover effect on profile photos on About page
This commit is contained in:
parent
3fd96e412b
commit
04216e952a
1 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@
|
|||
&:hover {
|
||||
text-decoration: none;
|
||||
img {
|
||||
box-shadow: 0px 0px 20px #1bd8f4;
|
||||
transform: scale(1.1);
|
||||
}
|
||||
}
|
||||
img, span{
|
||||
|
@ -180,4 +180,4 @@
|
|||
|
||||
.no-about-margin {
|
||||
height: 10px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue