From db00bfb79ae468a46e604140713a41c6d29d4635 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Tue, 16 Apr 2024 23:45:34 +0200 Subject: idk random shit --- static/style.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index f153f6e..8ef32c6 100644 --- a/static/style.css +++ b/static/style.css @@ -1,8 +1,5 @@ body { font-size: 16px; -} - -* { font-family: sans-serif; } -- cgit