From dbbdf4cf7b704f4afa4a7e2a8392ecb0dcae12c5 Mon Sep 17 00:00:00 2001 From: Manos Date: Mon, 21 Jun 2021 13:54:18 +0200 Subject: [PATCH] Buttons' padding --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 484fa84..e5071b6 100644 --- a/css/styles.css +++ b/css/styles.css @@ -306,7 +306,7 @@ body { text-align: center; width: 33.33%; height: 3.4em; - padding: .68em; + padding: .9em; z-index: 1; background-color: black; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */