Use fieldset for styling form elements

This commit is contained in:
2025-01-27 22:54:47 +01:00
parent 6d7fb71830
commit 4d1680b7f5
11 changed files with 233 additions and 185 deletions

View File

@@ -147,7 +147,7 @@ const close_socket = () => {
.stat {
line-height: 1.2em;
}
@media (max-width: 800px) {
@media (max-width: 1000px) {
.label {
text-align: center;
padding-left: 0;