Feed is fully functional, but lacks design

This commit is contained in:
MisbehavedNinjaRadiator 2025-06-29 09:49:39 +02:00 committed by MisbehavedNinjaRadiator
parent ea2d36de1c
commit c3a7776fa5
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%;