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 { #repo-list {
display: flex; display: flex;
gap: 1em; gap: 1em;
flex-wrap: wrap; /*flex-wrap: wrap;*/
flex-flow: column; flex-flow: wrap;
list-style: none; list-style: none;
} }