lille-metropole-2022: really fix custom titles rendering (#72045) #63

Merged
smihai merged 1 commits from wip/72045-lille-metropole-really-fix-titles into main 2022-12-05 16:28:11 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ div.cell {
padding-left: 1rem;
&::before {
content: '';
border: 0.2rem solid $primary-color;
border-top: 0.4rem solid $primary-color;
display: block;
width: 3rem;
margin-bottom: 0.75rem;