diff --git a/ruty/todo.php b/ruty/todo.php index a4e39f5..34b8baf 100644 --- a/ruty/todo.php +++ b/ruty/todo.php @@ -25,7 +25,7 @@ #task-menu { position: fixed; top: 0; - right: -300px; /* Menu caché initialement */ + right: -400px; /* Menu caché initialement */ width: 300px; height: 100%; background-color: #f4f4f4;