From 1534fd1674889a1e2c12fada8f65a214f98fd3dc Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Sun, 27 Feb 2022 16:15:46 +0100 Subject: [PATCH] feat: style page 3 --- website/src/components/UserFeedback/index.jsx | 12 ++++-------- .../src/components/UserFeedback/styles.module.css | 8 ++++++++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/website/src/components/UserFeedback/index.jsx b/website/src/components/UserFeedback/index.jsx index c6ca06fe28..f12d0eb8ce 100644 --- a/website/src/components/UserFeedback/index.jsx +++ b/website/src/components/UserFeedback/index.jsx @@ -211,17 +211,15 @@ export const FeedbackWrapper = ({ seedData }) => { Finally, would you mind telling us a little about yourself? What kind of customer are you? -
+
{[ - ['an', 'open source', 'opensource'], ['a', 'paying', 'paying'], + ['an', 'open source', 'opensource'], ].map(([article, customerType, key]) => ( { }} />