diff --git a/app/javascript/styles/qoto.scss b/app/javascript/styles/qoto.scss index 82fcde9dee50d4fa5df177de8726c04e33e6e136..686ad3a008566ade34b563929f9dd7d2fa8ea409 100644 --- a/app/javascript/styles/qoto.scss +++ b/app/javascript/styles/qoto.scss @@ -61,3 +61,7 @@ .account__section-headline { background-color: #e6ebf0!important; } + +.account__header__content { + text-align: center; +}