revert: remove justify-content center from welcome content

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Julien Calixte
2026-03-28 22:37:19 +01:00
parent 5d90da8ab5
commit 087d1a355e

View File

@@ -162,7 +162,7 @@ h1 {
flex: 1;
flex-direction: column;
gap: 1rem;
justify-content: center;
}
.github-form {