mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-16 10:12:28 -06:00
add :focus for accessibility
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
letter-spacing: 1px;
|
||||
overflow: hidden;
|
||||
transition: background-color 0.5s linear;
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
background: $blue;
|
||||
transition: all 0.3s ease;
|
||||
.resume-text {
|
||||
|
||||
Reference in New Issue
Block a user