deploying

This commit is contained in:
fatmeat 2025-05-22 22:06:41 +02:00
parent f0871e4001
commit 90cdc6e0af

View File

@ -135,7 +135,7 @@ ul #repo-list {
display: flex; display: flex;
gap: 1em; gap: 1em;
flex-wrap: nowrap; flex-wrap: nowrap;
flex-direction: row; flex-flow: row;
list-style: none; list-style: none;
} }