Update padding for the hamburger.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-08-17 00:23:50 +01:00
parent 42f578d5a3
commit f5a850efd5
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -120,7 +120,7 @@ main{
cursor: pointer; cursor: pointer;
float: right; float: right;
background-color: transparent; background-color: transparent;
padding: 30px 20px; padding: 32px 20px;
} }
.hmb-line{ .hmb-line{
display: block; display: block;