style landing page modules and start reorganising css

This commit is contained in:
Benedikt Rötsch
2017-10-02 13:34:34 +02:00
committed by Benedikt Rötsch
parent 3459c4c32c
commit e955555f1a
13 changed files with 334 additions and 18 deletions

View File

@@ -17,6 +17,7 @@
--color-text-default: #2a303a;
--color-text-grey: #8091a5;
--color-text-dark-bg: #fff;
--color-text-dark-bg-grey: #a9b9c0;
--color-link-content: var(--color-palette-blue);