Explore Design changes

This commit is contained in:
Kevin Kandlbinder 2020-12-26 20:41:53 +01:00
parent 85d749d33d
commit df08385cc5
22 changed files with 146 additions and 53 deletions

View file

@ -1,6 +1,7 @@
$layoutWidth: 900px;
$layoutWidth: 1200px;
$accentColor: #e5502b;
$background: #0d0d0d;
$background: #070707;
$textColor: white;
$layoutPadding: 20px;
$mainFont: 'Anonymous Pro', monospace;