From 4125ffb3b6469974700a650c4c562a77f5a0597c Mon Sep 17 00:00:00 2001 From: Yurii Venher <79912799+yurii-ve@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:22:30 +0300 Subject: [PATCH] Remove absolute positioning from the intro board (#88) * Remove absolute positioning from the intro board * Fix tabs * Remove redundant style --- _codux/boards/intro/intro.board.tsx | 24 +++++++++++++----------- _codux/boards/intro/intro.module.scss | 25 +++++++++++++------------ 2 files changed, 26 insertions(+), 23 deletions(-) diff --git a/_codux/boards/intro/intro.board.tsx b/_codux/boards/intro/intro.board.tsx index fb4d80d..eb05992 100644 --- a/_codux/boards/intro/intro.board.tsx +++ b/_codux/boards/intro/intro.board.tsx @@ -5,17 +5,19 @@ export default createBoard({ name: '🌱 Intro', Board: () => (
- HOW TO USE
E-COMMERCE STARTER?
-
- Welcome to Codux e-commerce starter.
This template was built to help you create your own store
- easily. Use Codux to design your website the way you want, and Wix Headless e-commerce services to
- manage your store.
-
-
-
-
+ HOW TO USE
E-COMMERCE STARTER?
+
+ Welcome to Codux e-commerce starter.
This template was built to help you create your own
+ store easily. Use Codux to design your website the way you want, and Wix Headless e-commerce
+ services to manage your store.
+
+
+
+