mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-07 09:15:41 -06:00
add :focus for accessibility
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
border-radius: 30px;
|
||||
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
background: #c74739;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user