Compare commits

...

1 Commits

Author SHA1 Message Date
Serghei Mihai 27ef97e6b2 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
2019-10-01 18:03:26 +02:00
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;