Add skeleton animations for Menu and Projects

This commit is contained in:
Timothée Goguely 2025-05-14 16:29:17 +02:00 committed by isUnknown
parent 11d41e242d
commit 8755bdc210
3 changed files with 54 additions and 2 deletions

View file

@ -163,7 +163,7 @@ summary::after {
content: "";
display: inline-block;
width: 3rem;
height: 3rem;
height: 2.5rem;
background-color: var(--color-background);
background-image: var(--icon-summary);
background-repeat: no-repeat;