diff --git a/sleepeesoftware.fr/css/base.css b/sleepeesoftware.fr/css/base.css index 18f1161..46785d0 100644 --- a/sleepeesoftware.fr/css/base.css +++ b/sleepeesoftware.fr/css/base.css @@ -134,10 +134,10 @@ ul { #repo-list { display: flex; gap: 1em; - flex-direction: row; - flex-wrap: wrap; + flex-direction: column; + flex-wrap: nowrap; list-style: none; - margin: 2em; + /*margin: 2em;*/ } footer a {