diff --git a/config.js b/config.js
index 6989630..b39571c 100644
--- a/config.js
+++ b/config.js
@@ -15,6 +15,13 @@ export const config = {
scene : {
initialExposure: 0.6,
autoLP: false,
+ clipping: {
+ defaultPoint: [
+ -20.3,
+ 7.3,
+ -18.3
+ ],
+ }
},
menu : {
audioBtn1
diff --git a/index.html b/index.html
index 01210c3..5f23868 100644
--- a/index.html
+++ b/index.html
@@ -84,11 +84,12 @@
translate-middle bg-light
px-4 pt-2 pb-2 bg-opacity-50
rounded-bottom-3
- mt-4 text-center"
+ mt-4 text-dark text-center"
id="clipper-bar">
-
-
-
+ Sezionamento
+
+
+