diff --git a/templates/news/macros.twig b/templates/news/macros.twig index b8f8f93..7d7b336 100644 --- a/templates/news/macros.twig +++ b/templates/news/macros.twig @@ -17,7 +17,7 @@
by
- {{ avatar(post.user.id, 18, post.user.username) }} + {{ avatar(post.user.id, 20, post.user.username) }}
{{ post.user.username }}