Website Build with Roadmap.

This commit is contained in:
2026-07-08 21:35:15 +02:00
parent ef1eeeed36
commit ead985a741
51 changed files with 540 additions and 129 deletions
+5
View File
@@ -415,6 +415,11 @@ a:hover {
color: var(--muted);
}
.roadmap-done a {
color: var(--muted);
text-decoration: line-through;
}
.feature-icon {
font-size: 2rem;
margin-bottom: 14px;