Compare commits

...

2 commits

View file

@ -67,6 +67,7 @@ a:active {
filter: brightness(1.4); filter: brightness(1.4);
} }
a:focus { a:focus {
text-decoration: none;
color: var(--gray-100); color: var(--gray-100);
background: white; background: white;
} }