From d287d7db7eaa6e0447561eb9a7a7bace668a6c03 Mon Sep 17 00:00:00 2001 From: httpjamesm Date: Wed, 24 May 2023 00:03:07 -0400 Subject: [PATCH] feat: link to whatever social --- static/styles/home.css | 5 +++++ templates/home.html | 16 +++++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/static/styles/home.css b/static/styles/home.css index 6ac6fdf..356ce7c 100644 --- a/static/styles/home.css +++ b/static/styles/home.css @@ -35,6 +35,11 @@ body { align-items: center; } +.hero .container a { + text-decoration: none; + color: white; +} + .hero .container .title { display: flex; gap: 1rem; diff --git a/templates/home.html b/templates/home.html index 1020eb8..656c939 100644 --- a/templates/home.html +++ b/templates/home.html @@ -46,13 +46,15 @@
-
- Whatever Social Logo -

Launchpad

-
+ +
+ Whatever Social Logo +

Launchpad

+
+