There was an error while loading. Please reload this page.
1 parent f018370 commit efda73cCopy full SHA for efda73c
src/components/styles.scss
@@ -1,7 +1,8 @@
1
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
2
3
.App {
4
- margin: 0;
+ margin-left: calc(100vw - 100%);
5
+ margin-right: 0;
6
7
font-family: 'Open Sans', sans-serif;
8
-webkit-font-smoothing: antialiased !important;
0 commit comments