mirror of
https://github.com/mempool/mempool.git
synced 2025-03-03 17:47:01 +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 {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
img {
|
img {
|
||||||
box-shadow: 0px 0px 20px #1bd8f4;
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
img, span{
|
img, span{
|
||||||
|
|
Loading…
Add table
Reference in a new issue