deploying

This commit is contained in:
fatmeat 2025-05-22 22:12:56 +02:00
parent b18ed1d73f
commit 3397ae60ce

View File

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