From c6ed4cebf8381298a8ddb40287e2f5ce6db0bee1 Mon Sep 17 00:00:00 2001 From: SG101 Date: Sat, 8 Oct 2022 20:29:16 +0200 Subject: [PATCH] removed empty css rule --- shared/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/shared/style.css b/shared/style.css index 1c7c940..ccc5ee1 100644 --- a/shared/style.css +++ b/shared/style.css @@ -65,8 +65,6 @@ div.info-old { max-width: 700px; } -.embed[itch] {} - .embed[youtube] { height: 400px; }