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

+
+