little tweaks

This commit is contained in:
2025-04-10 00:52:43 +02:00
parent 022512a5e6
commit 25a98bf42d
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
.container-fluid {
#sceneDiv {
perspective: 500px;
}
.container-fluid * {
#sceneDiv * {
transform-style: preserve-3d;
}