répare l'affichage du fond du poster

This commit is contained in:
vincent-peugnet 2025-12-20 17:12:47 +01:00
parent 6ff0b2ef88
commit f04afb1b5a
3 changed files with 6 additions and 10 deletions

View file

@ -16,6 +16,7 @@ main {
box-shadow: 5px 5px 5px #00000085;
margin: 50px auto;
position: relative;
background: var(--primary-bg-color);
}
@page {