improved look on small devices

This commit is contained in:
NilsUeter
2024-02-18 12:01:05 +01:00
parent 4588629f5e
commit 280aa70b44
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -234,10 +234,12 @@
}
.weapons-table th {
font-size: 0.9em;
padding: 2px 0.2rem;
}
.weapons-table td {
font-size: 0.95em;
padding: 1px 0.2rem;
}
}