Skip to content

Commit 4d1e858

Browse files
update font size
1 parent 03415fe commit 4d1e858

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

react/bitbybit-threejs/src/App.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
@import 'https://fonts.googleapis.com/icon?family=Material+Icons';
22
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;300&display=swap');
33

4-
.App {}
4+
.App {
5+
font-size: 12px;
6+
}
57

68
.hideMenu {
79
position: absolute;

0 commit comments

Comments
 (0)