diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss index 55bb06fdf..58c98056e 100644 --- a/data/theme/gnome-shell-sass/_common.scss +++ b/data/theme/gnome-shell-sass/_common.scss @@ -2063,6 +2063,7 @@ $_unlockdialog_shadow: 0px 0px 6px rgba(0, 0, 0, 0.726); .unlock-dialog-clock-time { font-size: 64pt; padding-bottom: 24px; + padding-top: 42px; font-feature-settings: "tnum"; }