Edited Express theme (the account list avatars are 30px there, not 60)

This commit is contained in:
Ari 2025-05-29 22:47:44 -04:00
parent 86044a1c37
commit 16f6410db3
No known key found for this signature in database

View file

@ -251,7 +251,7 @@ a:hover {
} }
.no-avatar { .no-avatar {
margin-left: 70px !important; margin-left: 40px !important;
} }
/* App.Svelte */ /* App.Svelte */