From fc4604a0115e9c3043467a0c8dcbb6d375c5ced6 Mon Sep 17 00:00:00 2001 From: Jisse Reitsma Date: Wed, 23 Oct 2024 14:30:29 +0200 Subject: [PATCH] New CSS --- pub/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pub/style.css b/pub/style.css index a48ee83..5efcd2e 100644 --- a/pub/style.css +++ b/pub/style.css @@ -1143,14 +1143,6 @@ video { top:0.5rem; } -.left-1\/3 { - left:33.333333%; -} - -.left-1\/2 { - left:50%; -} - .left-1\/4 { left:25%; }