From e1744f0c5cc463809a28d5be7e91f2488274616c Mon Sep 17 00:00:00 2001 From: acon <101356372+acornitum@users.noreply.github.com> Date: Sat, 10 May 2025 17:49:24 -0400 Subject: [PATCH] edit topbar + doc margins --- app/views/landing/index.html.erb | 8 ++++---- app/views/launchpad/show.html.erb | 2 +- app/views/layouts/overview.html.erb | 4 ++-- app/views/overview/_sidebar.html.erb | 2 +- app/views/overview/show.html.erb | 5 ++++- app/views/shared/_topbar.html.erb | 24 ++++++++++++++---------- 6 files changed, 26 insertions(+), 19 deletions(-) diff --git a/app/views/landing/index.html.erb b/app/views/landing/index.html.erb index 3986a63..c12bb53 100644 --- a/app/views/landing/index.html.erb +++ b/app/views/landing/index.html.erb @@ -62,7 +62,7 @@
Choose Your Track
+Choose Your Track
Make as many projects as you want, as long as you finish designing your previous one!
Starter Projects
+Starter Projects
If you're intimidated by the possibilites and unsure what to build - try one of our tutorials + get a kit to build it!
Plus, we'll also give you the tools - like a soldering iron - to build it with!
FAQ
-FAQ
+Starter projects
Don't know what to make? Want to dip your toes in? Choose one of these projects to start your adventure with hardware!
diff --git a/app/views/layouts/overview.html.erb b/app/views/layouts/overview.html.erb index a7bb373..9617f81 100644 --- a/app/views/layouts/overview.html.erb +++ b/app/views/layouts/overview.html.erb @@ -25,13 +25,13 @@