Feed is fully functional, but lacks design

This commit is contained in:
MisbehavedNinjaRadiator 2025-06-29 09:49:39 +02:00
parent 1924697ce1
commit 35585dfa61
3 changed files with 16 additions and 13 deletions

View file

@ -13,6 +13,7 @@
flex-wrap: wrap;
justify-content: center;
gap: 1rem;
height: 80vh;
}
.loading {
width: 100%;