saint-denis: set default box model to border-box (#39459)

This commit is contained in:
Thomas Jund 2020-02-12 17:49:40 +01:00
parent 40623a7ef2
commit 8eb57705a8
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ div#footer-wrapper {
text-decoration: underline;
}
div.horaires {
box-sizing: content-box;
line-height: 1;
font-size: 18px;
a {