From 2171827987e29a21a601e0a7ecf3137588fbf0d8 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Wed, 8 Aug 2018 12:52:10 -0400 Subject: [PATCH] Round the user avatar a bit if it's used as the brand image --- brutaldon/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brutaldon/templates/base.html b/brutaldon/templates/base.html index 9c765b9..c5fbc35 100644 --- a/brutaldon/templates/base.html +++ b/brutaldon/templates/base.html @@ -37,7 +37,7 @@ {% if own_acct %} Brutaldon ({{ own_acct.username }}) {% else %}