From 9221f89d0926f50227c2ec6e0e314d44327a1d98 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 25 Oct 2018 09:28:10 +0100 Subject: [PATCH] Centered cross on button This was keeping me up at night --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 2a9c11b..8c64c79 100644 --- a/index.html +++ b/index.html @@ -158,6 +158,7 @@ right: 5px; outline: none; cursor: pointer; + padding-bottom: 5px; } #modal button:hover {