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

This commit is contained in:
Captain ALM 2022-07-29 22:05:27 +01:00
parent 12b8ecc34a
commit 714f68e696
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -215,7 +215,6 @@ main{
}
.item-table > div{
display: table-row;
background-color: transparent;
box-sizing: inherit;
max-width: 100%;
width: 100%;
@ -273,7 +272,7 @@ main{
}
@media (min-width: 560px){
.main-box > div, footer > p{
margin: 10px;
padding: 10px;
}
.item-table > div{
-ms-flex-wrap: nowrap;