fix item skeleton

This commit is contained in:
keyan 2024-05-23 10:07:33 -05:00
parent 566f7726de
commit 211f549a50

View File

@ -213,6 +213,7 @@ a.link:visited {
width: 800px; width: 800px;
border-radius: .3rem; border-radius: .3rem;
line-height: .8rem; line-height: .8rem;
max-width: 256px;
} }
.skeleton .link::after { .skeleton .link::after {