deploying

This commit is contained in:
fatmeat 2025-05-22 22:12:18 +02:00
parent bac3866f54
commit b18ed1d73f

View File

@ -134,8 +134,8 @@ ul {
#repo-list {
display: flex;
gap: 1em;
flex-wrap: wrap;
flex-flow: column;
/*flex-wrap: wrap;*/
flex-flow: wrap;
list-style: none;
}