feat: More w3 fixes
This commit is contained in:
@ -38,7 +38,7 @@ img {
|
||||
&:not(.no-hover):hover {
|
||||
border-radius: 0;
|
||||
box-shadow: var(--shadow-raised);
|
||||
transform: scale(110%);
|
||||
transform: scale(1.1);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user