Normalize Code Style

This commit is contained in:
Kevin Kandlbinder 2020-12-27 03:44:12 +01:00
parent f62930067b
commit 75c52c744d
36 changed files with 508 additions and 526 deletions

View file

@ -4,4 +4,5 @@ $background: #070707;
$textColor: white;
$layoutPadding: 20px;
$mainFont: 'Anonymous Pro', monospace;
$mainFont: 'Anonymous Pro',
monospace;