fix: smaller size for todo title

This commit is contained in:
Julien Calixte
2026-01-19 10:55:36 +01:00
parent 3e417ca271
commit 9f06c97028
3 changed files with 6 additions and 11 deletions

View File

@@ -97,7 +97,7 @@ $border-radius: 0.5rem;
}
}
.title.is-2 {
h1 {
font-size: 16pt;
}
</style>