Ok make the avatars a bit larger

This commit is contained in:
Gabe Kangas 2020-07-19 23:27:17 -07:00
parent cbbff2e5f5
commit 0e45bd9ca3

View File

@ -411,9 +411,9 @@ h2 {
}
.message-avatar img {
max-width: unset;
height: 25.em;
width: 2.5em;
padding: 6px;
height: 3.0em;
width: 3.0em;
padding: 5px;
}
.message-content {