Dodano changelog; poprawki reaktywności

This commit is contained in:
2022-08-20 18:07:21 +02:00
parent 6c4c33cb65
commit 9b252cf205
10 changed files with 218 additions and 84 deletions
+7 -4
View File
@@ -77,12 +77,15 @@ button {
transition: background-color 100ms;
}
button:hover {
background-color: #505050;
button:focus-visible {
border: 1px solid gold;
}
button:focus-within {
border: 1px solid gold;
// Text
.text {
&--accent {
color: gold;
}
}
// Card modal