From 40cc65a901a016f5290981fd6eb8646f34629133 Mon Sep 17 00:00:00 2001 From: Grant Shangreaux Date: Sat, 21 Mar 2020 15:36:07 -0500 Subject: Fix: css --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index adb51fa..e32e7a6 100644 --- a/style.css +++ b/style.css @@ -80,3 +80,9 @@ button { .tape-deck-img { max-width: 95vw; } + +.img-center { + margin: auto; + width: 50%; + display: block; +} -- cgit v1.2.3