Update file users.php

This commit is contained in:
Jan BELLON 2024-03-12 14:34:53 +00:00
parent 79a7360c97
commit b51bf362b6

View File

@ -48,7 +48,7 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati
padding: 0.5em 1em 0.5em 0.5em; padding: 0.5em 1em 0.5em 0.5em;
border-radius: 10em; border-radius: 10em;
width: 50%; width: 50%;
margin: 0 auto; margin: 2em auto;
} }
.user-username { .user-username {