Frio: Fix possible missing profile picture centering in vcard

pull/15166/head
Marcus Funch 2025-09-14 18:32:11 +02:00
rodzic ce048fedca
commit 004aaf8b4d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1193,7 +1193,7 @@ aside > .help-aside-wrapper h2 {
/* vcard / h-card */
aside .vcard #profile-photo-wrapper {
margin: 0;
text-align: center;
}
aside .vcard img.u-photo,
aside img.vcard-photo {