diff --git a/assets/themes/default/_global.scss b/assets/themes/default/_global.scss index d802a709..35380919 100644 --- a/assets/themes/default/_global.scss +++ b/assets/themes/default/_global.scss @@ -467,7 +467,7 @@ figure { /// Avatars .avatar { - background-position: center; + background-position: center top; background-size: cover; border-radius: 100%; @@ -605,4 +605,4 @@ code { .function{ color:inherit; } -} +} \ No newline at end of file