diff --git a/less/account.less b/less/account.less index ffc6f74..4aeef82 100644 --- a/less/account.less +++ b/less/account.less @@ -11,11 +11,11 @@ } > .row { - max-width: @screen-sm-min; + max-width: @screen-lg-min; margin-left: auto; margin-right: auto; - > h1 { + .fullname { text-align: center; font-size: 20px; color: @gray-light;