Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 32aaf01

Browse files
committed
Process and request handling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 parent 62de103 commit 32aaf01

10 files changed

Lines changed: 453 additions & 148 deletions

File tree

‎assets/css/_variables.scss‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ $warning: #FFF054;
1313
/*Shadows*/
1414
$elevation-shadow-1: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
1515

16+
$color-loading: #969696;
17+
$color-loading-dark: #bbbbbb;
1618

1719
$font-stack: 'Open Sans', Frutiger, Calibri, 'Myriad Pro', Myriad, sans-serif;
1820

0 commit comments

Comments
 (0)