Disable non-functional XR demos in web exports (#1130)

These demos could work if they are redesigned to account for WebXR's
limitations when running on the web platform.
This commit is contained in:
Hugo Locurcio
2024-11-08 11:33:19 +01:00
committed by GitHub
parent c492e5fd73
commit adf6d7e08d
3 changed files with 4 additions and 2 deletions

View File

@@ -98,7 +98,7 @@
}
.unsupported-demos li {
margin-bottom: 2rem;
margin-bottom: 1.5rem;
}
</style>
</head>