fix: remove scale transform on homepage icon hover
All checks were successful
CI / update (push) Successful in 23s
All checks were successful
CI / update (push) Successful in 23s
This commit is contained in:
@@ -61,7 +61,6 @@ nav[hidden]{
|
||||
{
|
||||
cursor: pointer;
|
||||
color: var(--red);
|
||||
transform: scale(1.1,1.1);
|
||||
}
|
||||
:global(.site_header) {
|
||||
padding-block: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user