Add skeleton animations for Menu and Projects
This commit is contained in:
parent
11d41e242d
commit
8755bdc210
3 changed files with 54 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue