Add focus style for form choice links

This commit is contained in:
Yannik Rödel 2022-02-24 18:26:36 +01:00
parent 1b00998108
commit 8042d79652

View file

@ -55,7 +55,8 @@
100% { background-position: 200% 0; }
}
&:hover {
&:hover,
&:focus-visible {
background-color: colors.$yellow-600;
background-image: linear-gradient(
-45deg,