From ad19b2a89a0d517102c74194ced26c6775f338bf Mon Sep 17 00:00:00 2001 From: ed Date: Fri, 21 Jan 2022 16:32:26 +0100 Subject: [PATCH] padding added --- proj/bitemychin/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/proj/bitemychin/index.html b/proj/bitemychin/index.html index 47bb83a..577febc 100644 --- a/proj/bitemychin/index.html +++ b/proj/bitemychin/index.html @@ -17,6 +17,7 @@ div#app { max-width: 400px; margin-left: auto; margin-right: auto; + padding: 10px; } section#intro {