diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss index eb0f41c88..55bb06fdf 100644 --- a/data/theme/gnome-shell-sass/_common.scss +++ b/data/theme/gnome-shell-sass/_common.scss @@ -2021,8 +2021,7 @@ StScrollBar { .login-dialog-username, .user-widget-label { color: $osd_fg_color; - font-size: 11pt; - font-weight: bold; + font-size: 16pt; text-align: center; padding-top: 24px; }