We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdb35e commit dff02b3Copy full SHA for dff02b3
client/src/index.css
@@ -3,6 +3,8 @@ body {
3
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
4
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
5
sans-serif;
6
+ width: 100vw;
7
+ overflow-x: hidden;
8
-webkit-font-smoothing: antialiased;
9
-moz-osx-font-smoothing: grayscale;
10
}
0 commit comments