Aktualizacja 1.0.5

This commit is contained in:
2021-11-17 14:16:23 +01:00
parent 60d8da9598
commit 0459bbb90c
9 changed files with 592 additions and 128 deletions
+8
View File
@@ -34,11 +34,19 @@ a {
}
}
p {
font-size: 1.2em;
font-weight: bold;
color: $accentColor;
}
select,
option,
input,
button {
font-family: "Lato", sans-serif;
font-size: 1em;
}
button {