From 815e41c8ea631b11e2a1189641a133f2fe19e741 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Fri, 17 May 2024 16:18:42 -0400 Subject: [PATCH] tweak article --- src/stylelite.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stylelite.css b/src/stylelite.css index d7218f7..15fd134 100644 --- a/src/stylelite.css +++ b/src/stylelite.css @@ -162,7 +162,6 @@ article { border: 1px solid rgba(0,0,0,.125); background: var(--light); color: var(--dark); - padding: var(--size); } /* Forms */