fix: head

This commit is contained in:
Julien Calixte
2026-02-14 19:48:41 +01:00
parent f92f5f4adf
commit 5ab074ab5f
2 changed files with 4 additions and 11 deletions

View File

@@ -183,13 +183,6 @@ $header-height: 40px;
flex-direction: column;
align-items: center;
.repo-header {
display: flex;
justify-content: center;
align-items: center;
gap: 1rem;
}
.title {
margin-bottom: 0;
}