lille-metropole-2022: really fix custom titles rendering (#72045)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Serghei Mihai 2022-12-05 15:49:59 +01:00
parent 2247291e6e
commit e6af7f431c
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;