alpes-maritimes-2018: add space between table cells (#29206)

This commit is contained in:
Serghei Mihai 2018-12-20 17:37:42 +01:00
parent de13514f61
commit 9cebd27f60
1 changed files with 1 additions and 1 deletions

View File

@ -1018,7 +1018,7 @@ div.cell {
}
td {
color: $secondary-color;
padding: 1ex 0;
padding: 1ex 0.25em;
}
}
h4 {