From 93ce8560fa19c3a91de99643fdbbe4f895a47b84 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 11 Jun 2020 17:27:15 +0800 Subject: feat(front): Service worker is coming! --- Timeline/ClientApp/src/home/home.sass | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Timeline/ClientApp/src/home/home.sass (limited to 'Timeline/ClientApp/src/home/home.sass') diff --git a/Timeline/ClientApp/src/home/home.sass b/Timeline/ClientApp/src/home/home.sass deleted file mode 100644 index 28a2e5f3..00000000 --- a/Timeline/ClientApp/src/home/home.sass +++ /dev/null @@ -1,13 +0,0 @@ -.timeline-board-item - font-size: 1.1em - @extend .my-2 - .icon - height: 1.3em - @extend .mr-2 - -.timeline-board - @extend .cru-card - @extend .d-flex - @extend .flex-column - @extend .p-3 - min-height: 200px -- cgit v1.2.3