m00t
This commit is contained in:
parent
52a7104808
commit
e80406f7ec
1 changed files with 1 additions and 7 deletions
|
|
@ -251,13 +251,7 @@ body {
|
||||||
}
|
}
|
||||||
.profile-picture:hover {
|
.profile-picture:hover {
|
||||||
filter: grayscale(0%);
|
filter: grayscale(0%);
|
||||||
}
|
transform: scale(1.02);
|
||||||
|
|
||||||
.profile-picture:hover {
|
|
||||||
transform: scale(1.02);
|
|
||||||
box-shadow: 16px 16px 0 var(--accent-yellow);
|
|
||||||
border: 4px solid var(--accent-yellow);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Header text container */
|
/* Header text container */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue