diff --git a/app/assets/stylesheets/themes/default/layout/_sidebar.scss b/app/assets/stylesheets/themes/default/layout/_sidebar.scss index eb9975b..0260bed 100644 --- a/app/assets/stylesheets/themes/default/layout/_sidebar.scss +++ b/app/assets/stylesheets/themes/default/layout/_sidebar.scss @@ -3,7 +3,7 @@ .widget { @include span-columns(12); margin-bottom: $container-padding; - font-family: $header-font-family; + font-family: $base-font-family; color: white; padding-top: 20px; position: relative;