From 27f25ae1749f28d59edb925c3989efbeb83fcc41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 23 Aug 2020 17:11:21 +0200 Subject: Add rendering of standalone small-cal. --- static/style.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'static/style.scss') diff --git a/static/style.scss b/static/style.scss index 1d47691a..3f92f8fc 100644 --- a/static/style.scss +++ b/static/style.scss @@ -1,5 +1,4 @@ -$gray: #757575; -$btn-height: 0.5ex; +@import 'global'; html, body { height: 100%; -- cgit v1.2.3