universite-paris-nanterre: set default box model to border-box (#39459)

This commit is contained in:
Thomas Jund 2020-04-03 11:16:29 +02:00
parent 897a38a505
commit 11df0b80d7
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ div#header-wrapper {
a {
color: $font-color;
display: block;
box-sizing: border-box;
padding-top: 45px;
height: 120px;
background: url(img/UPN-header-RVB.jpg) top left no-repeat;