deploying

This commit is contained in:
fatmeat 2025-05-22 22:05:06 +02:00
parent 0c9882dd60
commit 2fbba5fc9b

View File

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