less mislicks, switched to :focus where appropriate
This commit is contained in:
@@ -104,7 +104,7 @@ nav[hidden]{
|
||||
height: 100%;
|
||||
transition: 100ms;
|
||||
}
|
||||
.nav_button:active{
|
||||
.nav_button:focus{
|
||||
fill: var(--red);
|
||||
scale: 0.9;
|
||||
}
|
||||
|
Reference in New Issue
Block a user