Spaces:
Sleeping
Sleeping
Update style.css
Browse files
style.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
/*:not(:defined) > * {
|
| 2 |
display: none;
|
| 3 |
-
}
|
| 4 |
|
| 5 |
html {
|
| 6 |
height: 100%;
|
|
@@ -12,7 +12,7 @@ body {
|
|
| 12 |
width: 100%;
|
| 13 |
height: 100%;
|
| 14 |
}
|
| 15 |
-
|
| 16 |
model-viewer {
|
| 17 |
width: 100%;
|
| 18 |
height: 100%;
|
|
|
|
| 1 |
/*:not(:defined) > * {
|
| 2 |
display: none;
|
| 3 |
+
}
|
| 4 |
|
| 5 |
html {
|
| 6 |
height: 100%;
|
|
|
|
| 12 |
width: 100%;
|
| 13 |
height: 100%;
|
| 14 |
}
|
| 15 |
+
*/
|
| 16 |
model-viewer {
|
| 17 |
width: 100%;
|
| 18 |
height: 100%;
|