make focused element visible
This commit is contained in:
parent
c2a0ca6680
commit
1b7f8e9af3
5 changed files with 34 additions and 3 deletions
|
@ -82,7 +82,7 @@ header h1::after {
|
|||
justify-content: center;
|
||||
}
|
||||
|
||||
.list a {
|
||||
.list a:not(:focus) {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue