]> cat aescling's git repositories - mastodon.git/commitdiff
Revert to Roboto for all
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 5 Jan 2017 12:59:58 +0000 (13:59 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 5 Jan 2017 12:59:58 +0000 (13:59 +0100)
app/assets/stylesheets/application.scss

index 1e571385f4ef442042f1d09a2098e3565f57738f..e4c550b818553ef367b329ebc1f28a50d3f4f7d4 100644 (file)
@@ -95,7 +95,7 @@ table {
 }
 
 body {
-  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
+  font-family: 'Roboto', sans-serif;
   background: #282c37 image-url('background-photo.jpeg');
   background-size: cover;
   background-attachment: fixed;