diff --git a/web/index.html b/web/index.html index b5ed633..07aeb55 100644 --- a/web/index.html +++ b/web/index.html @@ -170,7 +170,8 @@ border-radius: 50%; } img.inline-avatar { - max-height: 2em; + height: 2em; + width: 2em; } .box { border: 3px solid #bf616a;