From 18177ecbfe6902cc64224dd6eca21bdd7c15ac83 Mon Sep 17 00:00:00 2001 From: Drew Date: Tue, 21 Mar 2023 13:45:57 -0600 Subject: [PATCH] adds just a little bit of padding --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index bacfcd7..a288438 100644 --- a/index.html +++ b/index.html @@ -56,6 +56,7 @@ align-items: center; text-decoration: none; } + .copy { padding: 10px; } .pdf .icon { flex: 0 1 auto; }