app/assets/stylesheets/disco_app/frame.scss in disco_app-0.9.2 vs app/assets/stylesheets/disco_app/frame.scss in disco_app-0.9.3
- old
+ new
@@ -1,5 +1,6 @@
// Set variables
+$font-family: -apple-system, "BlinkMacSystemFont", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", sans-serif;
$sidebar-width: 197px;
$header-height: 57px;
// Include components
@import "frame/layout";