rouen-metropole: remove page top & bottom placeholders text cells content margin (#77606)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Corentin Sechet 2023-05-15 16:28:04 +02:00
parent 8ea5baba86
commit b86d7fedfb
1 changed files with 6 additions and 0 deletions

View File

@ -200,6 +200,12 @@ main {
&--columns-top,
&--columns-bottom {
margin-right: 2em;
div.text-cell {
h3, h4, h5, p, table {
margin: 0;
}
}
}
&--columns-bottom {