From 408e9d226ec9c70781ab88363a5276c4e21bc657 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 13 Nov 2014 13:01:30 -0500 Subject: [PATCH] Added a dash of content --- index.php | 2 +- styles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index f2d5591..8e295a6 100644 --- a/index.php +++ b/index.php @@ -49,7 +49,7 @@ notices or similar alerts
  • - School Closing Information numerous school + School Closing Information - numerous school systems have partnered with *BE ALERT* which allows school officials to send parents important notifications like building closures or other priority updates that parents diff --git a/styles.css b/styles.css index 978690f..2889037 100644 --- a/styles.css +++ b/styles.css @@ -112,7 +112,7 @@ a { margin: 5px 30px 5px 40px; } #emergency_alert_banner h1 { - padding: 5px 50px; + padding: 5px 25px 5px 50px; } #content { padding: 10px 80px; -- 2.17.1