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

This commit is contained in:
Captain ALM 2022-07-28 00:38:19 +01:00
parent 03b3c03f4f
commit b8f3d12399
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -59,7 +59,7 @@ main{
.so-pane > *{
font-size: 24px;
text-align: center;
width: 90px;
width: 180px;
padding: 0 1px;
}
.nav-menu, .sort-menu, .data-hold{
@ -114,9 +114,9 @@ main{
box-sizing: content-box;
position: fixed;
top: 85px;
max-height: 48px;
max-height: 96px;
width: 360px;
height: 32px;
height: 96px;
padding: 4px;
text-align: center;
vertical-align: middle;