Content & style updates

This commit is contained in:
3wc
2021-10-09 01:52:02 +02:00
parent 5395fae654
commit 81ca2c62be
4 changed files with 27 additions and 8 deletions

View File

@ -219,3 +219,9 @@ footer {
}
}
}
@media (max-width: 480px) {
.thead {
display: none;
}
}