diff --git a/pages/helpers/banner.css b/pages/helpers/banner.css index fac7577..85fd73f 100644 --- a/pages/helpers/banner.css +++ b/pages/helpers/banner.css @@ -4,7 +4,7 @@ .banner-top, .banner-middle, .banner-bottom { color: white; width: 100%; - height: 69px; + /* height: 69px; TBD/TODO: Still testing this removal. */ font-size: 50px; text-align: center; }