.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-07-27 00:53:56 +01:00
parent ee7e4c6d05
commit 220a2f5645
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -23,13 +23,15 @@ main{
}
.home-button{
display: inline-block;
width: 80px;
height: 76px;
width: 82px;
height: 82px;
overflow: hidden;
}
.home-button > div{
font-size: 60px;
padding: 8px 10px;
padding: 10px;
vertical-align: top;
text-align: center;
}
.nav{
width: 100%;