From 885a2223a1a371d273e7072ba5bc432be2fc2804 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:33:02 -0400 Subject: [PATCH] utlitiy adjustment --- src/layouts/page/careers.html | 2 +- src/static/css/spacing.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/page/careers.html b/src/layouts/page/careers.html index 5e39b19..94bfbac 100644 --- a/src/layouts/page/careers.html +++ b/src/layouts/page/careers.html @@ -32,7 +32,7 @@

Employment type:

Department:

-

Location:

+

Location:


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