Add new blog components and post

This commit is contained in:
Kevin Kandlbinder 2022-02-05 17:16:03 +00:00 committed by GitHub
parent b35ad08052
commit a352600428
16 changed files with 440 additions and 5 deletions

View file

@ -1,6 +1,6 @@
@use "sass:map";
$layoutWidth: 1200px;
$layoutWidth: 1100px;
$layoutPadding: 20px;
$mainFont: "Fira Code", monospace;