Various bugfixes and removing unfairly cheap joke.

This commit is contained in:
softsimon
2020-03-28 16:38:28 +07:00
parent 3f35671fb5
commit 2f83da7ce9
5 changed files with 4 additions and 7 deletions

View File

@@ -11,6 +11,6 @@
@media (max-width: 767.98px) {
.td-width {
width: 150px;
width: 140px;
}
}