From f2bb20c2995f61525e3b5663bef5eedc1a2ecb24 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:42:21 -0400 Subject: [PATCH] Spacing on careers page --- src/layouts/page/careers.html | 10 ++++++---- src/static/css/spacing.css | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/layouts/page/careers.html b/src/layouts/page/careers.html index 94bfbac..a592ba1 100644 --- a/src/layouts/page/careers.html +++ b/src/layouts/page/careers.html @@ -30,10 +30,12 @@
-

Employment type:

-

Department:

-

Location:

-
+
+

Employment type:

+

Department:

+

Location:

+
+
diff --git a/src/static/css/spacing.css b/src/static/css/spacing.css index db79712..de91ffc 100644 --- a/src/static/css/spacing.css +++ b/src/static/css/spacing.css @@ -20,7 +20,7 @@ } .one-box-down{ - margin-bottom: 4.185vw !important; + margin-bottom: 4.185vw; } .two-boxes-down{