Browse Source

Revert to Roboto for all

closed-social-v3
Eugen Rochko 7 years ago
parent
commit
10e6288444
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/assets/stylesheets/application.scss

+ 1
- 1
app/assets/stylesheets/application.scss View 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;

Loading…
Cancel
Save