montreuil: fix categories icons width (#36548)
gitea-wip/publik-base-theme/pipeline/head There was a failure building this commit Details
gitea/publik-base-theme/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Serghei Mihai 2019-09-30 14:43:35 +02:00
parent c973949d8e
commit 27ef97e6b2
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;