From 2e4b4b88136017b93e8cf6c46499272439898471 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Wed, 20 Jan 2021 16:15:19 -0500 Subject: [PATCH] =?UTF-8?q?We're=20relying=20on=20some=20of=20the=20reset?= =?UTF-8?q?=20=F0=9F=99=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/style.css.scss | 1 + source/partials/_header.html.erb | 1 + 2 files changed, 2 insertions(+) diff --git a/source/css/style.css.scss b/source/css/style.css.scss index f4057bf..253ec90 100644 --- a/source/css/style.css.scss +++ b/source/css/style.css.scss @@ -37,6 +37,7 @@ box-sizing: border-box; } +@import "reset"; article, aside, diff --git a/source/partials/_header.html.erb b/source/partials/_header.html.erb index 7b2f142..910b9aa 100644 --- a/source/partials/_header.html.erb +++ b/source/partials/_header.html.erb @@ -3,6 +3,7 @@ +