diff --git a/src/sass/gnome-shell/_common.scss b/src/sass/gnome-shell/_common.scss index 59f0d26..28330b4 100644 --- a/src/sass/gnome-shell/_common.scss +++ b/src/sass/gnome-shell/_common.scss @@ -25,6 +25,6 @@ $cakeisalie: "This stylesheet is generated, DO NOT EDIT"; // Stage stage { - @include fontsize($base_font_size); + @include font(body-1); color: $fg_color; }