From 9cca8273479c9b24ae1f7e231675cb82ff50a3fc Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Thu, 6 Jan 2022 18:58:39 +0100 Subject: [PATCH] refactor: use gallery component proper --- src/views/Clothing.vue | 147 +++++++++++++++++++++++++++-------------- 1 file changed, 99 insertions(+), 48 deletions(-) diff --git a/src/views/Clothing.vue b/src/views/Clothing.vue index 66b3794..58612ed 100644 --- a/src/views/Clothing.vue +++ b/src/views/Clothing.vue @@ -2,70 +2,120 @@

Clothing Styles

-

Casual Wear

-
- Full Body -
+ + + + -

Cold Weather

- -
- Full Body -
+ + + + + + + -

Workout

- -
- Full Body -
+ + + + + + + + + + + + + + + -

"Doesn't need to leave the house today" Style

- -
- Tank Top -
-

Tracksuit pants (optional)

-
-
-
- Shorts -
+ + + + + + + + + + + + + + + + + + @@ -73,9 +123,10 @@