saint-georges-d-orques: set default box model to border-box (#39459)

This commit is contained in:
Thomas Jund 2020-04-03 10:59:59 +02:00
parent 721e8ebca3
commit a72e6ac660
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ div#page {
margin: 0 auto;
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.27);
#main-content-wrapper {
box-sizing: border-box;
padding: 0 10px;
@media screen and ($max-mobile-viewport) {
padding: 0;