Added some animations

This commit is contained in:
Iaphetes 2024-12-21 12:01:08 +01:00
parent 4f7836d296
commit 0c7bc1c2b1
2 changed files with 22 additions and 21 deletions

View file

@ -128,5 +128,6 @@ ul li {
#sidebar {
visibility: visible;
width: var(--sidebar-width);
transition: all 0.1s ease-out;
}