disable link hover transform on mobile breakpoint
This commit is contained in:
@ -197,9 +197,9 @@ nav {
|
||||
/* width: min-content; */
|
||||
}
|
||||
|
||||
/* a:hover {
|
||||
a:hover {
|
||||
transform: none;
|
||||
} */
|
||||
}
|
||||
}
|
||||
|
||||
article>p {
|
||||
|
Reference in New Issue
Block a user