diff --git a/example.html b/example.html index e68d193..068ee81 100644 --- a/example.html +++ b/example.html @@ -22,11 +22,6 @@ }) -
I should be red. + diff --git a/tests/reset.css b/tests/reset.css index 67748b5..8394d4e 100644 --- a/tests/reset.css +++ b/tests/reset.css @@ -14,6 +14,7 @@ html { text-size-adjust: none; /* Fixes chrome on mobile. */ -webkit-text-size-adjust: none; /* Fixes safari on mobile. */ -moz-text-size-adjust: none; /* Firefox works fine, but for consistency. */ + background: #adadad; } /* Custom for showcase. */