diff --git a/src/assets/stylesheets/profile.scss b/src/assets/stylesheets/profile.scss index 5b9e58bdc7a999b091323d20b7b6c418c31b1da8..734212f9ebd6251d5da8e1956bdbdf4ae4bcfd12 100644 --- a/src/assets/stylesheets/profile.scss +++ b/src/assets/stylesheets/profile.scss @@ -14,6 +14,7 @@ position: relative; margin-bottom: 0.5em; width: 95%; + text-align: center; } &__avatar-selector { @@ -43,7 +44,6 @@ min-height: 200px; max-height: 1000px; height: 90%; - overflow-y: auto; &__links { display: flex;