center settings page and fix text colors

This commit is contained in:
Benedikt Rötsch
2017-10-05 09:34:18 +02:00
committed by Benedikt Rötsch
parent d2493528ae
commit 17b52868e2
5 changed files with 35 additions and 6 deletions

View File

@@ -15,7 +15,8 @@
--color-palette-blue-dark: #3072be;
--color-palette-red: #cd3f39;
--color-text-default: #2a3039;
--color-text-default: #536171;
--color-text-headlines: #2a3039;
--color-text-grey: #8091a5;
--color-text-dark-bg: #fff;
--color-text-dark-bg-grey: #a9b9c0;