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 +}