deploying

This commit is contained in:
fatmeat 2025-05-22 22:05:06 +02:00
parent 0c9882dd60
commit 2fbba5fc9b

View File

@ -133,9 +133,9 @@ ul {
ul .repo-list { ul .repo-list {
display: flex; display: flex;
flex-wrap: nowrap; /*gap: 1em;*/
gap: 1em; /*flex-wrap: nowrap;*/
flex-flow: row; flex-direction: row;
list-style: none; list-style: none;
} }