First cut at dark theme #287

Merged
rho_n merged 5 commits from i275_User-desiresa-Dark-Theme into main 2025-10-25 18:05:44 +00:00
Showing only changes of commit 39c14fb3e4 - Show all commits

View File

@@ -349,7 +349,7 @@ article > p,
2px 4px 4px var(--shadow-cards);
transition: 0.3s;
flex: 1 0 100%;
overflow-x: scroll;
overflow: auto;
padding-bottom: 1rem;
}
.lane > article:hover,