From c22969ee7b3a0fc19f945b89b3e8e22fb485a43e Mon Sep 17 00:00:00 2001 From: Scott Martin Date: Sun, 9 Jan 2022 12:47:47 -0500 Subject: [PATCH] Tweak download STL style - flex-wrap the column and grow original "built with" content so the button is pushed write but remains responsive on smaller screens --- .../ProjectProfile/ProjectProfile.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/app/web/src/components/ProjectProfile/ProjectProfile.tsx b/app/web/src/components/ProjectProfile/ProjectProfile.tsx index dd904b0..6c893f3 100644 --- a/app/web/src/components/ProjectProfile/ProjectProfile.tsx +++ b/app/web/src/components/ProjectProfile/ProjectProfile.tsx @@ -92,16 +92,18 @@ const ProjectProfile = ({

{project?.title.replace(/-/g, ' ')}

-
- Built with - +
+
+ Built with + +