Fit translator avatars neatly on 2 lines

This commit is contained in:
hunicus 2023-02-23 07:39:57 -05:00
parent 41e141b3f3
commit 8055387d60

View File

@ -145,6 +145,13 @@
}
}
.project-translators .wrapper {
a img {
width: 72px;
height: 72px;
}
}
.copyright {
text-align: left;
max-width: 620px;