From 38694bd2ad4dafd20479ad51ecf13fc733739167 Mon Sep 17 00:00:00 2001 From: Xing Liu <31298876+FlyOrBoom@users.noreply.github.com> Date: Wed, 8 Dec 2021 23:53:02 -0800 Subject: [PATCH] lil bit o bottom padding --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 01dd76b..03d968f 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,7 @@ text-align: center; padding: 4pt; gap: 16pt; + margin-bottom: 1.5rem; } img{ width: 16vw;