roannais-agglo: set default box model to border-box (#39459)

This commit is contained in:
Thomas Jund 2020-02-12 17:33:40 +01:00
parent da72871697
commit 1612e58e11
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ body {
}
h1#logo {
a {
box-sizing: content-box;
pointer-events: auto;
background: url(/assets/header:logo) 0px 7px no-repeat;
background-size: 180px;