From 9b1cf00594cd43e7c6bb3907f95731987e3c5fef Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Mon, 12 Sep 2022 18:02:55 -0400 Subject: [PATCH] Package before formatting --- src/layouts/index.html | 4 ++-- src/static/css/style.css | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 9b7067f..3167100 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -61,8 +61,8 @@ -
-
+
+

package section

diff --git a/src/static/css/style.css b/src/static/css/style.css index df4c662..bdd245f 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -227,6 +227,10 @@ hr{ top:200px; } + .package_before{ + margin-bottom: 225px; + } + } /* Package Display Section */