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

This commit is contained in:
Ariadna 2025-05-29 22:47:44 -04:00
parent 86044a1c37
commit 16f6410db3
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY

View file

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