1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 13:35:25 +02:00

Provide the basic layout framework for UX/UI

This commit is contained in:
Harvey Kandola 2018-05-22 15:56:54 +01:00
parent 942bc386f4
commit eb7ebf391d
18 changed files with 212 additions and 141 deletions

View file

@ -16,8 +16,8 @@ $color-primary-light: #E6F1F8;
$color-link: #348A37;
// theme purple
// $color-primary: #280A42;
// $color-primary-light: #F7F2FF;
$color-primary: #280A42;
$color-primary-light: #F7F2FF;
// black, white
$color-black: #000000;