diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 457e4c5..4ec9041 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -227,6 +227,7 @@ } .blog { margin: auto; + margin-top: 20px; max-width: max-content; padding: 15px; border-radius: 5px;