diff --git a/static/coprec/_custom.scss b/static/coprec/_custom.scss index 87febd0..ef95208 100644 --- a/static/coprec/_custom.scss +++ b/static/coprec/_custom.scss @@ -43,6 +43,7 @@ nav { position: relative; #bandeau-wrapper { + box-sizing: content-box; min-height: 180px; max-width: #{$width}; margin: 0 auto; @@ -72,7 +73,6 @@ div#main-content-wrapper { margin-top: 1rem; margin-bottom: 1rem; padding: 1rem; - box-sizing: border-box; } /* custommization des titres avec un soulignage */