deploying

This commit is contained in:
fatmeat 2025-05-22 22:09:35 +02:00
parent 8f91b3394e
commit 669bbfe876

View File

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