From ee87d07eabc8d68bbee8b7c9635a334e131fe554 Mon Sep 17 00:00:00 2001 From: Justin Wolfe Date: Tue, 17 May 2022 14:22:33 -0700 Subject: [PATCH] don't reset presentational elements (#1063) Co-authored-by: Justin Wolfe --- src/components/HSDS/GlobalStyle.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/HSDS/GlobalStyle.js b/src/components/HSDS/GlobalStyle.js index bc2183e30..d11f1cc5d 100644 --- a/src/components/HSDS/GlobalStyle.js +++ b/src/components/HSDS/GlobalStyle.js @@ -27,7 +27,6 @@ const hsAppResetCSS = css` form, figure, fieldset, - img, input, h1, h2, @@ -40,7 +39,6 @@ const hsAppResetCSS = css` li, ol, pre, - svg, table, textarea, ul {