implement unregister

This commit is contained in:
2025-05-10 14:58:41 +01:00
parent 44d744266a
commit 56bc155aa5
5 changed files with 128 additions and 69 deletions

View File

@@ -17,7 +17,7 @@
html, body {
font-family: Geist, sans-serif;
width: 100%;
height: 100%;
padding-top: 4rem;
display: flex;
align-items: center;
justify-content: center;