From 3f232a7f366afa5641b2b4ddc972250cff0398d6 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 3 Feb 2023 16:44:17 -0500 Subject: [PATCH] Some cool section dividers --- src/layouts/index.html | 11 ++++++++--- src/static/Images/pixel-section-divider-teal.svg | 1 + src/static/Images/pixel-section-divider.svg | 1 + 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 src/static/Images/pixel-section-divider-teal.svg create mode 100644 src/static/Images/pixel-section-divider.svg diff --git a/src/layouts/index.html b/src/layouts/index.html index 35eaaef..bd3348a 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -77,7 +77,8 @@ .mobile-ctas, .mobile-lead, .mobile-term-loc, - .mobile-disclaimer{ + .mobile-disclaimer, + .section-divider{ display:none; } .desktop-ctas, @@ -185,7 +186,9 @@ - +