vendor/assets/stylesheets/reset.scss in active_frontend-2.0.7 vs vendor/assets/stylesheets/reset.scss in active_frontend-2.0.8
- old
+ new
@@ -74,9 +74,10 @@
}
html,
body {
color: rgba(43,50,53,1);
font-family: 'Gotham', 'Helvetica', Helvetica, Arial, sans-serif;
+ font-size: 100%;
-webkit-font-smoothing: antialiased;
font-smooth: always;
height: 100%;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
\ No newline at end of file