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 03415fe commit 4d1e858Copy full SHA for 4d1e858
react/bitbybit-threejs/src/App.css
@@ -1,7 +1,9 @@
1
@import 'https://fonts.googleapis.com/icon?family=Material+Icons';
2
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;300&display=swap');
3
4
-.App {}
+.App {
5
+ font-size: 12px;
6
+}
7
8
.hideMenu {
9
position: absolute;
0 commit comments