From 71e4010843956edaa95f8eabb9dcc4c747cce471 Mon Sep 17 00:00:00 2001 From: "Glitch (wiry-plaid-valley)" Date: Fri, 16 Oct 2020 18:08:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=BC=F0=9F=8E=87=20Checkpoint=20./style?= =?UTF-8?q?.css:617503/127?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 8f63d1f..a310d91 100644 --- a/style.css +++ b/style.css @@ -49,10 +49,7 @@ body { .btn--remix { font-family: HK Grotesk; - padding-left: .75rem; - padding-right: .75rem; - padding-top: .5rem; - padding-bottom: .5rem; + padding: .5rem .75rem; font-size: 1.1rem; line-height: 1rem; font-weight: 500; @@ -70,6 +67,6 @@ body { } .illustration { - max-width: 80%; +/* max-width: 80%; */ }