From a909b6a9d2a43ad925e7ebdebbc4bd101c5928d8 Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Tue, 5 Nov 2024 13:29:04 -0500 Subject: [PATCH] make alert bar slightly wider to match --- groups/home/bootstrap3/Vue3-v.5-css.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/groups/home/bootstrap3/Vue3-v.5-css.html b/groups/home/bootstrap3/Vue3-v.5-css.html index 912eecf..2b4fffc 100644 --- a/groups/home/bootstrap3/Vue3-v.5-css.html +++ b/groups/home/bootstrap3/Vue3-v.5-css.html @@ -84,10 +84,10 @@ text-align: center; font-size: 1.5em; padding: 4px; - margin: -10px 0 -30px 0; + margin: -10px -11px -30px -11px; } -#hours-content-container > a { - color: #fff + #hours-content-container > a { + color: #fff } /* style navbar */