From 7949fcdc683d07689bad5da5d20bfa3eeb5a6a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 5 Sep 2023 01:25:00 +0200 Subject: Move frontend code to subdirectories, to simplify command line flags. --- static/_small-calendar.scss | 51 --------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 static/_small-calendar.scss (limited to 'static/_small-calendar.scss') diff --git a/static/_small-calendar.scss b/static/_small-calendar.scss deleted file mode 100644 index c4814285..00000000 --- a/static/_small-calendar.scss +++ /dev/null @@ -1,51 +0,0 @@ -.small-calendar { - display: grid; - grid-template-rows: auto; - grid-template-columns: auto; - - grid-auto-flow: dense; - - > * { - text-align: center; - > time { - width: 100%; - text-align: right; - /* padding place in