feature: wczytywanie składów; poprawki stylistyki

This commit is contained in:
2023-02-15 23:32:49 +01:00
parent 49fca7ccba
commit 8bc55cc71b
4 changed files with 30 additions and 40 deletions
+4
View File
@@ -94,6 +94,10 @@ button {
transition: all 250ms;
&:hover {
color: $accentColor;
}
&.btn--outline {
background: none;
font-weight: bold;