From f31e94a79c29cc783793dff9f330c86f25597939 Mon Sep 17 00:00:00 2001 From: Ryan C <87027981+ryangchung@users.noreply.github.com> Date: Fri, 3 Jan 2025 00:42:05 -0500 Subject: [PATCH] update styling and add explanation text --- assets/scss/components/_jobuary.scss | 16 ++++++++++++++++ .../_default/jobuary-resume-reviewers-2025.html | 4 ++++ 2 files changed, 20 insertions(+) diff --git a/assets/scss/components/_jobuary.scss b/assets/scss/components/_jobuary.scss index 3955a1702..2f89b90fd 100644 --- a/assets/scss/components/_jobuary.scss +++ b/assets/scss/components/_jobuary.scss @@ -134,3 +134,19 @@ height: 192px; object-fit: cover; } + +.max-width-700 { + max-width: 700px; +} + +.centered { + margin: 0 auto; +} + +.padded-top { + padding-top: 64px; +} + +.padded-between { + padding-top: 8px; +} diff --git a/layouts/_default/jobuary-resume-reviewers-2025.html b/layouts/_default/jobuary-resume-reviewers-2025.html index d74a44d26..eff868602 100644 --- a/layouts/_default/jobuary-resume-reviewers-2025.html +++ b/layouts/_default/jobuary-resume-reviewers-2025.html @@ -1,6 +1,10 @@ {{ define "main" }} {{- partial "navbar_temp.html" . -}} +

Meet the Resume Reviewers!

+

Read through the profiles of our resume reviewers and click the link to + schedule a + call with them.

{{ range .Site.Data.resume_reviewers }}