Revert to Roboto for all

master
Eugen Rochko 7 years ago
parent 3354dc117b
commit 10e6288444
  1. 2
      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;

Loading…
Cancel
Save