Description
The avatars sourced by gravatar have a too small resolution which results in a pixelated gravatar avatar. This behaviour is also reporducible on https://try.gitea.io.
After some investigation it seems as gitea queries the default gravatar size of 80x80 pixel. Which means that the 80x80 pixel avatar is expanded to 260x260px. A diff between the default gravatar image with size 80x80 pixel and the avatar delivered by gitea does not gather any difference between those two files.
Screenshots

[x]):Description
The avatars sourced by gravatar have a too small resolution which results in a pixelated gravatar avatar. This behaviour is also reporducible on https://try.gitea.io.
After some investigation it seems as gitea queries the default gravatar size of 80x80 pixel. Which means that the 80x80 pixel avatar is expanded to 260x260px. A diff between the default gravatar image with size 80x80 pixel and the avatar delivered by gitea does not gather any difference between those two files.
Screenshots