From a3f3086d86b9dda98c135c7d76703c0e8026fd53 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Sat, 6 Oct 2018 14:00:30 -0400 Subject: Deployed first time. --- md/wedding/index.md | 4 ++-- md/wedding/styles.css | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/md/wedding/index.md b/md/wedding/index.md index 075d36a..0e9a458 100644 --- a/md/wedding/index.md +++ b/md/wedding/index.md @@ -7,8 +7,8 @@ pagetitle: Welcome ![She'll kiss the groom and he'll kiss the bride](bg.jpg) -## Amy and Adam are tying the knot! -## Celebrate with us at The Crew's Nest, Put-in-Bay, Ohio +## Amy and Adam are tying the knot! Celebrate with us at +## The Crew's Nest, Put-in-Bay, Ohio ### RSVP Here! diff --git a/md/wedding/styles.css b/md/wedding/styles.css index 1e37c91..01968fe 100644 --- a/md/wedding/styles.css +++ b/md/wedding/styles.css @@ -60,9 +60,10 @@ article { } figure { - width: 100%; - margin: 0; - padding: 1em; + margin: none; + margin-left: auto%; + margin-right: auto%; + padding: 2em; background-color: white; box-shadow: 0 0 5px black; } -- cgit v1.2.3