Buttons' padding

This commit is contained in:
Manos Katsomallos 2021-06-21 13:54:18 +02:00
parent 4145377794
commit dbbdf4cf7b

View File

@ -306,7 +306,7 @@ body {
text-align: center; text-align: center;
width: 33.33%; width: 33.33%;
height: 3.4em; height: 3.4em;
padding: .68em; padding: .9em;
z-index: 1; z-index: 1;
background-color: black; background-color: black;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */