deploying

This commit is contained in:
fatmeat 2025-05-22 22:11:35 +02:00
parent a0f6fc6899
commit bac3866f54

View File

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