[gnome-shell/wip/snwh/sass-cleanup] theme: remove font override
- From: Sam Hewitt <snwh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/snwh/sass-cleanup] theme: remove font override
- Date: Mon, 2 Dec 2019 15:49:44 +0000 (UTC)
commit 55efc6d1d247e5a2b2f8e9737eedf3d367311fb9
Author: Sam Hewitt <sam snwh org>
Date: Mon Dec 2 10:35:08 2019 -0500
theme: remove font override
data/theme/gnome-shell-sass/_common.scss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss
index 1fafd93ebc..902e71598a 100644
--- a/data/theme/gnome-shell-sass/_common.scss
+++ b/data/theme/gnome-shell-sass/_common.scss
@@ -48,7 +48,6 @@ $hover_borders_color: lighten($borders_color,if($variant=='light', 5%, 3%));
// fonts
$base_font_size: 11pt;
-$font_family: Cantarell, Sans-Serif;
// icons
// $base_icon_size: 1.09em;
@@ -56,7 +55,6 @@ $base_icon_size: 16px;
// Stage
stage {
- font-family: $font_family;
@include fontsize($base_font_size);
color: $fg_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]