all repos — site @ 6c12dffeb312ef15b185e06a422435114f8f4cce

source for my site, found at icyphox.sh

Increase padding in body
Anirudh Oppiliappan x@icyphox.sh
Sun, 05 Dec 2021 18:45:04 +0530
commit

6c12dffeb312ef15b185e06a422435114f8f4cce

parent

ec1dcd32890fa46855433ec6b64196663951a723

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -97,7 +97,7 @@ }

body { max-width: 640px; - padding: 0 10px; + padding: 0 13px; margin: 40px auto; }