diff --git a/src/reset.css b/src/reset.css index b87befa..9dde13c 100644 --- a/src/reset.css +++ b/src/reset.css @@ -49,11 +49,6 @@ picture { display: block; } -/* Natural flow and rhythm in articles by default */ -article > * + * { - margin-top: 1em; -} - /* Inherit fonts for inputs and buttons */ input, button, @@ -62,11 +57,6 @@ select { font: inherit; } -/* Blur images when they have no alt attribute */ -img:not([alt]) { - filter: blur(10px); -} - /* Remove all animations and transitions for people that prefer not to see them */ @media (prefers-reduced-motion: reduce) { *,