From 328db9f22879c0c2f7435781a7e7eaea39477d06 Mon Sep 17 00:00:00 2001 From: ascpixi <44982772+ascpixi@users.noreply.github.com> Date: Thu, 20 Nov 2025 16:25:27 -0500 Subject: [PATCH] feat: make FAQ wooden boards responsive --- frontend/public/ui/woodboard-1-bottom.svg | 3 +++ frontend/public/ui/woodboard-1-top.svg | 3 +++ frontend/public/ui/woodboard-2-bottom.svg | 3 +++ frontend/public/ui/woodboard-2-top.svg | 3 +++ frontend/src/App.tsx | 12 ++++++++---- 5 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 frontend/public/ui/woodboard-1-bottom.svg create mode 100644 frontend/public/ui/woodboard-1-top.svg create mode 100644 frontend/public/ui/woodboard-2-bottom.svg create mode 100644 frontend/public/ui/woodboard-2-top.svg diff --git a/frontend/public/ui/woodboard-1-bottom.svg b/frontend/public/ui/woodboard-1-bottom.svg new file mode 100644 index 0000000..feca675 --- /dev/null +++ b/frontend/public/ui/woodboard-1-bottom.svg @@ -0,0 +1,3 @@ + + + diff --git a/frontend/public/ui/woodboard-1-top.svg b/frontend/public/ui/woodboard-1-top.svg new file mode 100644 index 0000000..55ed4b3 --- /dev/null +++ b/frontend/public/ui/woodboard-1-top.svg @@ -0,0 +1,3 @@ + + + diff --git a/frontend/public/ui/woodboard-2-bottom.svg b/frontend/public/ui/woodboard-2-bottom.svg new file mode 100644 index 0000000..a8004c0 --- /dev/null +++ b/frontend/public/ui/woodboard-2-bottom.svg @@ -0,0 +1,3 @@ + + + diff --git a/frontend/public/ui/woodboard-2-top.svg b/frontend/public/ui/woodboard-2-top.svg new file mode 100644 index 0000000..7b5e6c7 --- /dev/null +++ b/frontend/public/ui/woodboard-2-top.svg @@ -0,0 +1,3 @@ + + + diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 70c68e6..265c867 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -466,8 +466,10 @@ function App() {
-
- +
+ +
+
@@ -500,8 +502,10 @@ function App() {
-
- +
+ +
+