From 38c9c3f9b3ef363cf0736cf0971364eee5f42106 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 27 May 2023 20:19:53 +0200 Subject: [PATCH] style: center media --- assets/reset.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/reset.css b/assets/reset.css index 8f61cea..7a1d3da 100644 --- a/assets/reset.css +++ b/assets/reset.css @@ -39,6 +39,7 @@ svg, iframe { display: block; max-width: 100%; + margin: 0 auto; } /* 7. Remove built-in form typography styles