Add suggested admins

This commit is contained in:
2025-12-10 20:24:58 +01:00
parent 5e0ef4fa74
commit fd81854b33
3 changed files with 37 additions and 8 deletions

View File

@@ -2,6 +2,10 @@
box-sizing: border-box;
}
p {
margin: 0;
}
.hidden {
display: none !important;
}