diff --git a/data/theme/gnome-shell-sass/widgets/_calendar.scss b/data/theme/gnome-shell-sass/widgets/_calendar.scss index 1dcf8eada..e99b8a82e 100644 --- a/data/theme/gnome-shell-sass/widgets/_calendar.scss +++ b/data/theme/gnome-shell-sass/widgets/_calendar.scss @@ -204,7 +204,7 @@ .world-clocks-time { font-weight: bold; color: $fg_color; - font-feature-settings: "lnum"; + font-feature-settings: "tnum"; @include fontsize($base_font_size); text-align: right; }