feature: blurbs

refactor: style updates and fixes
This commit is contained in:
Andy Burke 2025-09-23 17:13:51 -07:00
parent 591fd38088
commit cbd58071b8
9 changed files with 101 additions and 52 deletions

View file

@ -185,7 +185,8 @@
}
#chat .message-container .info-container .avatar-container img {
width: 100%;
min-width: 100%;
min-height: 100%;
}
#chat .message-container .info-container .username-container {