From f72b069f3810a86904b1e9b0edbe7f88ea34f8f8 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Fri, 22 Mar 2024 18:08:25 +0000 Subject: Fixes --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index d553325..ba6435b 100644 --- a/style.css +++ b/style.css @@ -206,6 +206,11 @@ img { padding-top: 10px; padding-right: 20px; } + .inner-grid_1 p#sewing-blurb { + font-size: 1.4rem; + padding-top: 5px; + padding-right: 20px; + } } @media only screen and (max-width: 900px) { -- cgit v1.2.3