From 97d4382dd3b4a56e4545584646f351e0175c8acf Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 17 Feb 2021 22:41:13 +0000 Subject: [PATCH] Task 4 - Use updated classes --- templates/includes/home/intro-text.html.twig | 6 +++--- templates/includes/navbar.html.twig | 11 +++++------ 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/templates/includes/home/intro-text.html.twig b/templates/includes/home/intro-text.html.twig index 8a8ac5c..4186a69 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 9c5421d..9a4b38f 100644 --- a/templates/includes/navbar.html.twig +++ b/templates/includes/navbar.html.twig @@ -7,12 +7,11 @@