Fix blanc après footer

This commit is contained in:
leosw
2025-07-13 15:48:38 +02:00
parent 4ab51c9687
commit bc44a41106

View File

@@ -256,7 +256,7 @@ section {
background: white;
margin: auto;
width: 820px;
min-height: calc(100% - 98px);
min-height: calc(100% - 94px);
z-index: 10;
padding: 15px;
text-align: justify;