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 169 additions and 22 deletions
Showing only changes of commit 1f0fcc71c9 - Show all commits

View File

@@ -65,9 +65,13 @@ header {
}
main {
display: flex;
flex-direction: column;
gap: 1rem;
padding: 1rem;
background-color: #3b4252;
flex-grow: 1;
text-align: center;
}
header a {