From 85b8b38ed0faa163f2d1d7232fbc15a4b72b447c Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Fri, 25 Oct 2019 14:32:05 -0400 Subject: [PATCH] Style the page header --- themes/wporg-5ftf/archive-5ftf_pledge.php | 8 ++- themes/wporg-5ftf/css/base/_base.scss | 1 + themes/wporg-5ftf/css/base/_select.scss | 40 ++++++++++++ .../wporg-5ftf/css/components/_archive.scss | 9 +++ .../css/components/_components.scss | 1 + .../css/components/_pledge-list.scss | 61 +++++++++++++++++-- 6 files changed, 114 insertions(+), 6 deletions(-) create mode 100644 themes/wporg-5ftf/css/base/_select.scss create mode 100644 themes/wporg-5ftf/css/components/_archive.scss diff --git a/themes/wporg-5ftf/archive-5ftf_pledge.php b/themes/wporg-5ftf/archive-5ftf_pledge.php index 5304e36..3e06124 100644 --- a/themes/wporg-5ftf/archive-5ftf_pledge.php +++ b/themes/wporg-5ftf/archive-5ftf_pledge.php @@ -18,12 +18,16 @@ get_header(); ?>