This commit is contained in:
KONE SOREL 2025-12-22 19:25:15 +00:00
parent 31ae0c4e9b
commit 4a37458666

View File

@ -296,6 +296,7 @@ body {
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
border: 1px solid var(--office-border);
margin-top: 60px; /* Ajustez selon la hauteur de .nav-bar */
margin-bottom: 24px;
overflow: hidden;
}