From 46ab705a3fef8294a37e6f329fbf898d9f3ad2f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 16 Aug 2020 13:04:17 +0200 Subject: Move small-calendar css to own file. --- static/style.scss | 55 ++++--------------------------------------------------- 1 file changed, 4 insertions(+), 51 deletions(-) (limited to 'static/style.scss') diff --git a/static/style.scss b/static/style.scss index 86aca464..1a59173f 100644 --- a/static/style.scss +++ b/static/style.scss @@ -222,58 +222,11 @@ Each event within the eventlist font-weight: bold; } +/* Sass greatly discourages @import in favour of @use. @use however doesn't work + for me. +*/ +@import 'small-calendar'; -.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