From 863b292304fe130f8a91b191c3b844521ef19ac3 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sun, 20 Aug 2023 07:39:27 +0100 Subject: Removes unused CSS main container --- public/main.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'public/main.css') diff --git a/public/main.css b/public/main.css index cfaf828..7992dc3 100644 --- a/public/main.css +++ b/public/main.css @@ -7,8 +7,3 @@ :root { scroll-behavior: smooth; } - -:is(main, article) { - container-name: main; - container-type: inline-size; -} -- cgit v1.2.3