From ec65163c89d07f9a1b6df3898840ad61e542f1ea Mon Sep 17 00:00:00 2001
From: Lim Chee Aun <cheeaun@gmail.com>
Date: Sat, 13 Apr 2024 17:08:39 +0800
Subject: [PATCH] More breathing space

---
 src/app.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/app.css b/src/app.css
index ecd56adc..45534838 100644
--- a/src/app.css
+++ b/src/app.css
@@ -312,6 +312,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
         box-shadow: none !important;
         max-width: min(480px, 100%);
         margin-inline: auto !important;
+        margin-block: 32px;
 
         &:has(.skeleton) {
           width: 100%;