deploying

This commit is contained in:
fatmeat 2025-05-22 22:05:57 +02:00
parent 2fbba5fc9b
commit f0871e4001

View File

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