montreuil: fix categories icons width (#36548)

This commit is contained in:
Serghei Mihai 2019-09-30 14:43:35 +02:00
parent 44c1f1a0be
commit 31dfbf3a64
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ div.gru-nav {
}
h2:first-child {
background: $primary-color center left no-repeat;
background-size: auto 45px;
font-weight: bold;
padding-left: 45px;
padding-right: 1.75em;