summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-22 18:08:25 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-22 18:08:25 +0000
commitf72b069f3810a86904b1e9b0edbe7f88ea34f8f8 (patch)
tree923fcba478fb76a9e9725375d69b5a2a4b98808f /style.css
parent7d22ac930a8c3a0d6b0fa2b8e534c1e49d948f67 (diff)
Fixes
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
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) {