This commit is contained in:
Kyle
2020-03-31 10:04:49 -07:00
parent ae4cd65238
commit a2fc2d6fb9
2 changed files with 3 additions and 3 deletions

View File

@@ -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;