Display the list of registered clients

This commit is contained in:
2025-01-27 21:54:03 +01:00
parent 28b64b4475
commit 2c14281ae3
8 changed files with 147 additions and 8 deletions

View File

@ -1,5 +1,5 @@
.body-content {
max-width: 700px;
max-width: 900px;
margin: 50px auto;
}