make focused element visible

This commit is contained in:
Rhiannon Morris 2020-08-03 23:06:19 +02:00
parent c2a0ca6680
commit 1b7f8e9af3
5 changed files with 34 additions and 3 deletions

View file

@ -82,7 +82,7 @@ header h1::after {
justify-content: center;
}
.list a {
.list a:not(:focus) {
text-decoration: none;
}