mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
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:
2
.github/dist/header.html
vendored
2
.github/dist/header.html
vendored
@@ -98,7 +98,7 @@
|
||||
}
|
||||
|
||||
.unsupported-demos li {
|
||||
margin-bottom: 2rem;
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user