From 97304a7cd14bc87b63fd1e0fc048063175d0d445 Mon Sep 17 00:00:00 2001 From: Raffaella <45825990+raffaellasuardini@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:03:30 +0100 Subject: [PATCH 1/3] Fixed the responsiveness of the landing page (#436) * fixed the responsiveness of the landing page * Deleted custom css rules --- home/templates/home/home_page.html | 8 +++----- indymeet/templates/base_landing.html | 2 +- theme/static_src/src/djangonaut-space.css | 6 ------ 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index dfc1da82..a5f7485d 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -4,19 +4,17 @@ {% block title %}Djangonaut Space - Where contributors launch!{% endblock %} {% block body_class %}landing{% endblock %} {% block content %} -
+
- Djangonaut Space + Djangonaut Space

Where contributors launch

Ready for take-off?

-