grenoble-metropole-2019: remove end space from forms categories block (#40132)

This commit is contained in:
Serghei Mihai 2020-02-24 18:48:38 +01:00
parent 10eded39fe
commit a71794f896
1 changed files with 3 additions and 0 deletions

View File

@ -215,6 +215,9 @@ img#hautDePage {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
&::after {
display: none;
}
}
}
div.right, div.left {