summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
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 4de5580..d553325 100644
--- a/style.css
+++ b/style.css
@@ -177,6 +177,11 @@ img {
padding-top: 1px;
margin-bottom: 5px;
}
+ .inner-grid_1 p#sewing-blurb {
+ font-size: 1.5rem;
+ color: darkgray;
+ padding-right: 10px;
+}
.inner-grid_2 {
grid-template-columns: 1fr; /* Switch to single column layout */
}