Lista zestawień: poprawki dostępności i wyglądu

This commit is contained in:
2022-01-09 17:09:47 +01:00
parent 2c9218872e
commit f0f1aef6db
4 changed files with 48 additions and 36 deletions
+5
View File
@@ -82,9 +82,14 @@ button.btn {
border-color: $accentColor;
}
&:focus {
color: $accentColor;
}
&--text {
font-weight: bold;
transition: all 250ms;
border: none;
}
}