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/styles.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'md/wedding/styles.css') 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