From b9d147d25880d45662b4a96a4b76855b8a078364 Mon Sep 17 00:00:00 2001 From: Nathan Chapman Date: Wed, 12 Dec 2018 10:43:43 -0800 Subject: [PATCH] Update stylesheet --- styles/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/index.css b/styles/index.css index 2a8f94c..6e3ab33 100644 --- a/styles/index.css +++ b/styles/index.css @@ -103,6 +103,7 @@ small { .owl div { align-self: center; + padding: 2em; } .spread-item h1 { padding-top: 0.5em; @@ -180,4 +181,4 @@ small { } .dessert { background-image: url(/images/img_08_dessert.jpg); -} \ No newline at end of file +}