lille-metropole-2022: set pwa navigation icons size (#70520)

This commit is contained in:
Serghei Mihai 2022-11-02 12:04:38 +01:00
parent c85a1e3293
commit 37b07a44ce
1 changed files with 4 additions and 0 deletions

View File

@ -152,6 +152,10 @@ div.gru-nav {
}
.pwa-navigation div > ul li {
a {
background-size: auto 25px;
background-position-y: 12%;
}
&.selected a, &:hover a {
box-shadow: 1px 1px 10px 0px #202020 inset;
}