From 464163ea2b8072acc2a785823aa39c00cc6d613d Mon Sep 17 00:00:00 2001 From: Kseninia Mikhaylova Date: Mon, 10 Jun 2024 10:27:16 +0300 Subject: [PATCH] add bg --- assets/main.scss | 9 ++++----- components/model/parametric.vue | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) 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 49340e0..f671137 100644 --- a/components/model/parametric.vue +++ b/components/model/parametric.vue @@ -29,7 +29,7 @@ const pbrTexture = await useTexture({