chore(release): 0.5.0 #13

Merged
pufereq merged 33 commits from release/0.5.0 into main 2026-02-28 22:48:50 +00:00
3 changed files with 437 additions and 308 deletions
Showing only changes of commit 29b4f3a2ff - Show all commits

View File

@@ -95,6 +95,10 @@ header a {
cursor: pointer;
}
.button:active {
background-color: var(--ctp-sapphire);
}
.center {
text-align: center;
}