diff --git a/assets/main.scss b/assets/main.scss index e71a6c3..9306fa0 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -177,13 +177,12 @@ button { display: flex; gap: 10px; margin-top: 20px; - } +} - .feature-item { +.feature-item { background-color: #f5f5f5; padding: 10px; border-radius: 5px; text-align: center; - - } - \ No newline at end of file + +} \ No newline at end of file diff --git a/components/model/parametric.vue b/components/model/parametric.vue index f2b59d2..a8fd992 100644 --- a/components/model/parametric.vue +++ b/components/model/parametric.vue @@ -29,7 +29,11 @@ const pbrTexture = await useTexture({