commit: 10e6288444567106570baf317801d99989e2df83
parent: 3354dc117bf6b0b6122da42863a731d13e47c54b
Author: Eugen Rochko <eugen@zeonfederated.com>
Date: Thu, 5 Jan 2017 13:59:58 +0100
Revert to Roboto for all
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
@@ -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;