diff --git a/sleepeesoftware.fr/css/base.css b/sleepeesoftware.fr/css/base.css index aef7546..9ff2471 100644 --- a/sleepeesoftware.fr/css/base.css +++ b/sleepeesoftware.fr/css/base.css @@ -133,9 +133,9 @@ ul { ul .repo-list { display: flex; - flex-wrap: nowrap; - gap: 1em; - flex-flow: row; + /*gap: 1em;*/ + /*flex-wrap: nowrap;*/ + flex-direction: row; list-style: none; }