diff --git a/templates/profile/index.twig b/templates/profile/index.twig index 2c05b63c..46762375 100644 --- a/templates/profile/index.twig +++ b/templates/profile/index.twig @@ -46,7 +46,7 @@
  • Avatar
  • May not exceed the {{ guidelines.avatar.max_size|byte_symbol(true) }} file size limit.
  • May not be larger than {{ guidelines.avatar.max_width }}x{{ guidelines.avatar.max_height }}.
  • -
  • Will be centre cropped and scaled to 200x200.
  • +
  • Will be centre cropped and scaled to at most 240x240.
  • Animated gif images are allowed.
  • {% endif %}