This commit is contained in:
2025-12-24 18:45:11 +00:00
parent 678887f9e7
commit 942a765c74
2 changed files with 2 additions and 2 deletions

View File

@@ -329,7 +329,7 @@ body {
.content-area {
padding: calc(var(--header-height) + 56px) 24px 24px 24px; /* supprime le +8px */
max-width: 1400px;
margin: 0 auto;
margin: 24px auto;
}