add: show avatar image requirements in ui

This commit is contained in:
trisua 2025-04-10 20:39:01 -04:00
parent df32b9d65e
commit 1b77fef470
3 changed files with 19 additions and 11 deletions

View file

@ -167,7 +167,7 @@ p {
@media screen and (min-width: 901px) {
.name.shorter {
max-width: 215px;
max-width: 200px;
}
.name.lg\:long {