Compare commits

...

2 commits

View file

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