From 204a5f931b158aed7a7f491b08531022a0f5eb81 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 18 Feb 2021 02:07:47 +0000 Subject: [PATCH] Task 8 - Add responsive tweaks Add a mobile navigation button, change text sizes, change the layout of the sponsors block. --- templates/includes/home/intro-text.html.twig | 4 ++-- templates/includes/navbar.html.twig | 14 ++++++++++---- templates/includes/sponsor-list.html.twig | 16 ++++++++-------- 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/templates/includes/home/intro-text.html.twig b/templates/includes/home/intro-text.html.twig index 4186a69..941e507 100644 --- a/templates/includes/home/intro-text.html.twig +++ b/templates/includes/home/intro-text.html.twig @@ -1,5 +1,5 @@
-

Florida DrupalCamp is an annual conference that brings together web developers from all over the world to learn, network and discuss web development and the Drupal content management system.

+

Florida DrupalCamp is an annual conference that brings together web developers from all over the world to learn, network and discuss web development and the Drupal content management system.

- Learn more + Learn more
diff --git a/templates/includes/navbar.html.twig b/templates/includes/navbar.html.twig index cedb328..2031dff 100644 --- a/templates/includes/navbar.html.twig +++ b/templates/includes/navbar.html.twig @@ -1,12 +1,18 @@
-
+
- +
-
-
    +
    + + +