chore(release): 0.1.0 #4

Merged
pufereq merged 53 commits from release/0.1.0 into main 2025-08-09 15:03:45 +00:00
9 changed files with 299 additions and 41 deletions
Showing only changes of commit 6979fe17e7 - Show all commits

View File

@@ -82,7 +82,7 @@ header a {
.button {
display: inline-block;
padding: 0.5rem 1rem;
background-color: #8fbcbb;
background-color: var(--nord-acc0);
color: var(--nord-bg0);
border: none;
border-radius: 0.25rem;