From 71bb593974d9ba053d6ab586108d523a5273b45b Mon Sep 17 00:00:00 2001 From: Matchu Date: Mon, 4 Jan 2021 09:36:01 +0000 Subject: [PATCH] center outfits, helps a lot on mobile I pulled it up on my phone, and there was only one column, and being left-aligned for that was bleck! This is a good spacing compromise, I think :) --- src/app/UserOutfitsPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/UserOutfitsPage.js b/src/app/UserOutfitsPage.js index 4b32984..8034669 100644 --- a/src/app/UserOutfitsPage.js +++ b/src/app/UserOutfitsPage.js @@ -83,7 +83,7 @@ function UserOutfitsPageContent() { } return ( - + {outfits.map((outfit) => (