From 009598315b86454564bf6d3d6f4dd0f0b84ecb36 Mon Sep 17 00:00:00 2001 From: Nicholas Langford Date: Sun, 23 Jun 2024 18:51:42 +1000 Subject: [PATCH] Make h1 styling consistent - reduced padding on mobile --- pages/about.tsx | 6 +++--- pages/blog.tsx | 6 +++--- pages/blog/[slug].tsx | 8 +++++--- pages/charity.tsx | 6 +++--- pages/checkout/index.tsx | 6 +++--- pages/checkout/return.tsx | 6 +++--- pages/events.tsx | 6 +++--- pages/merch.tsx | 6 +++--- pages/nominations.tsx | 13 ++++++------- pages/podcast.tsx | 8 ++++---- pages/publications.tsx | 6 +++--- pages/team.tsx | 6 +++--- 12 files changed, 42 insertions(+), 41 deletions(-) diff --git a/pages/about.tsx b/pages/about.tsx index 8dfd8fa..5ed6110 100644 --- a/pages/about.tsx +++ b/pages/about.tsx @@ -19,10 +19,10 @@ const About = () => { About Us | UNSW Co-op Society -
- +
+ -

+

ABOUT US

diff --git a/pages/blog.tsx b/pages/blog.tsx index 023dd8a..01bd169 100644 --- a/pages/blog.tsx +++ b/pages/blog.tsx @@ -34,10 +34,10 @@ const Blog = ({ posts }: BlogProps) => { Blog | UNSW Co-op Society -
- +
+ -

+

BLOG POSTS

diff --git a/pages/blog/[slug].tsx b/pages/blog/[slug].tsx index 818235b..815787f 100644 --- a/pages/blog/[slug].tsx +++ b/pages/blog/[slug].tsx @@ -46,10 +46,12 @@ const BlogPost = ({ source, frontmatter }: BlogPostProps) => { {frontmatter.title} | UNSW Co-op Society -
- +
+ -

{frontmatter.title}

+

+ {frontmatter.title} +

diff --git a/pages/charity.tsx b/pages/charity.tsx index b3b48c2..d9e4d00 100644 --- a/pages/charity.tsx +++ b/pages/charity.tsx @@ -34,10 +34,10 @@ const Charity = () => { Charity | UNSW Co-op Society -
- +
+ -

+

CHARITY

diff --git a/pages/checkout/index.tsx b/pages/checkout/index.tsx index c7b5858..832d4af 100644 --- a/pages/checkout/index.tsx +++ b/pages/checkout/index.tsx @@ -66,10 +66,10 @@ const Checkout = () => { ) : ( -
- +
+ -

+

CHECKOUT

diff --git a/pages/checkout/return.tsx b/pages/checkout/return.tsx index f3bbb44..82e3c26 100644 --- a/pages/checkout/return.tsx +++ b/pages/checkout/return.tsx @@ -35,10 +35,10 @@ const Return = () => { -
- +
+ -

+

SUCCESS

diff --git a/pages/events.tsx b/pages/events.tsx index e765d65..13de2d9 100644 --- a/pages/events.tsx +++ b/pages/events.tsx @@ -26,10 +26,10 @@ const Events = () => { Events | UNSW Co-op Society -
- +
+ -

+

EVENTS

diff --git a/pages/merch.tsx b/pages/merch.tsx index 372efec..0b8cd47 100644 --- a/pages/merch.tsx +++ b/pages/merch.tsx @@ -415,10 +415,10 @@ const Merch = ({ Merch | UNSW Co-op Society -
- +
+ -

+

MERCH

diff --git a/pages/nominations.tsx b/pages/nominations.tsx index 4f3a155..d70bcab 100644 --- a/pages/nominations.tsx +++ b/pages/nominations.tsx @@ -54,10 +54,10 @@ const Nominations = () => { -
- +
+ -

+

VOTING CLOSED

@@ -84,11 +84,10 @@ const Nominations = () => { Nominations | UNSW Co-op Society -
- {/* Title */} - +
+ -

+

2023 EXEC NOMINEES

diff --git a/pages/podcast.tsx b/pages/podcast.tsx index 9ab8590..4815dd4 100644 --- a/pages/podcast.tsx +++ b/pages/podcast.tsx @@ -12,10 +12,10 @@ const Podcast = () => { Podcast | UNSW Co-op Society -
- - -

+
+ + +

PODCAST

diff --git a/pages/publications.tsx b/pages/publications.tsx index 6608ac3..a19f8e3 100644 --- a/pages/publications.tsx +++ b/pages/publications.tsx @@ -25,10 +25,10 @@ const Publications = () => { Publications | UNSW Co-op Society -
- +
+ -

+

PUBLICATIONS

diff --git a/pages/team.tsx b/pages/team.tsx index fbe287d..a3afcc1 100644 --- a/pages/team.tsx +++ b/pages/team.tsx @@ -48,10 +48,10 @@ const Team = () => { Team | UNSW Co-op Society -
- +
+ -

+

MEET THE TEAM