Making slight changes. Working on room 3D model to place instead of images

This commit is contained in:
Frank Delaguila
2022-03-22 23:49:55 -06:00
parent 80294f6c87
commit 777f2bb5a3
4 changed files with 11 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ body {
position: relative;
margin: 0;
padding: 0;
font-family: 'Museo Sans';
font-family: 'Museo Sans', 'Helvetica', sans-serif;
}
#root {