Added simple animations

This commit is contained in:
2023-03-15 13:59:14 +01:00
parent 293411d679
commit de33e04924

View File

@@ -260,6 +260,7 @@
.action-button.active:hover {
filter: brightness(110%);
transition-duration: 0.3s;
}
.action-button {
@@ -407,6 +408,7 @@
.section-button:hover {
/* border-bottom: #3bc4f1 2px solid; */
backdrop-filter: brightness(100%);
transition-duration: 0.3s;
}
.section-button .active {