always keep some left/right margins

This commit is contained in:
Frédéric Péters 2019-10-09 09:57:43 +02:00
parent 125218c0ec
commit 28f7ea7395
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ div.textcell.libre > div {
div.textcell.white-background > div,
div.textcell.dark-background.no-image > div {
width: auto;
width: 90%;
margin: auto;
max-width: 1070px;
padding-right: 0;