From c6c5b27afaae8c9c90baf399cdc144adf1eac777 Mon Sep 17 00:00:00 2001 From: RikSolo Date: Mon, 15 Dec 2025 21:33:08 +0100 Subject: [PATCH] blog style fix --- content/_data/site.json | 5 ----- content/style.scss | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 content/_data/site.json diff --git a/content/_data/site.json b/content/_data/site.json deleted file mode 100644 index e1ee386..0000000 --- a/content/_data/site.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Rik Berkelder", - "url": "https://riksolo.com", - "author": "Rik Berkelder" -} \ No newline at end of file diff --git a/content/style.scss b/content/style.scss index cfedb96..67e1617 100644 --- a/content/style.scss +++ b/content/style.scss @@ -65,6 +65,7 @@ body { max-width: 700px; margin-left: auto; margin-right: auto; + padding: 0 1rem; &-header { &>* {