fix header padding problem

This commit is contained in:
Mark Eaton
2026-01-19 14:09:06 -05:00
parent cef5a6c904
commit e262c39c82
+2
View File
@@ -228,6 +228,8 @@
#onesearch-header { #onesearch-header {
font-size: 10em; font-size: 10em;
margin-bottom: 0; margin-bottom: 0;
line-height: 1;
padding-top: 30px;
} }
.form-width { .form-width {
width: 100%; width: 100%;