feat: bump to 3.5.0 and minor fixes

This commit is contained in:
2026-03-17 21:38:10 +10:30
parent 3a2c438223
commit 45b558373b
6 changed files with 36 additions and 12 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
}
#menu .sub {
transition: transform 0.3s ease;
transition: transform 0.3s ease, left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
#menu > ul:has(li.hasChildren.active) > li.active {