From e262c39c8216a96293683bce68b4ea4902537579 Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Mon, 19 Jan 2026 14:09:06 -0500 Subject: [PATCH] fix header padding problem --- groups/home/bootstrap3/Vue3-v.7-css.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groups/home/bootstrap3/Vue3-v.7-css.html b/groups/home/bootstrap3/Vue3-v.7-css.html index 5ea3979..f15122f 100644 --- a/groups/home/bootstrap3/Vue3-v.7-css.html +++ b/groups/home/bootstrap3/Vue3-v.7-css.html @@ -228,6 +228,8 @@ #onesearch-header { font-size: 10em; margin-bottom: 0; + line-height: 1; + padding-top: 30px; } .form-width { width: 100%;