lille-metropole-2022: fix custom titles rendering (#71819)

This commit is contained in:
Serghei Mihai 2022-11-29 11:11:42 +01:00 committed by Gitea
parent 7c79dfbb25
commit 39cfacdb33
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ div.gru-nav {
a {
&::before {
content: '';
border: 0.2rem solid $primary-color;
border-top: 0.4rem solid $primary-color;
display: inline-block;
width: 1.15rem;
margin-right: 1rem;