deploying

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

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-direction: row; flex-flow: row;
list-style: none; list-style: none;
} }