diff --git a/html/user.php b/html/user.php index 14b523f8..103950a1 100644 --- a/html/user.php +++ b/html/user.php @@ -63,16 +63,8 @@ if($resultat) { ?> } - .userinfo { - margin: 5em auto; - } - - .palettes { - display: flex; - } - - .delaccount { - margin-top: 15em; + .content { + padding: 0; }