From a2fc2d6fb9aa5182234441684527b538e0efc6d9 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Tue, 31 Mar 2020 10:04:49 -0700 Subject: [PATCH] fix --- askScryfallStyles.css | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/askScryfallStyles.css b/askScryfallStyles.css index bd7e39b1..dd290be4 100644 --- a/askScryfallStyles.css +++ b/askScryfallStyles.css @@ -24,8 +24,8 @@ } #askScryfallResult { grid-column: 1 / span 3; - padding: 2rem; - margin: 1rem; + padding: 1rem; + margin: 0.5rem; background: var(--background-color-contrast); color: var(--font-color-contrast); border-radius: 1rem; diff --git a/index.html b/index.html index b7e03013..eb8b4bca 100644 --- a/index.html +++ b/index.html @@ -241,7 +241,7 @@ - +