alpes-maritimes-2022: remove border-bottom to step title (#72111)

This commit is contained in:
Thomas Jund 2023-01-04 11:50:44 +01:00
parent c078302f17
commit 4b40c0f5f3
1 changed files with 1 additions and 0 deletions

View File

@ -787,6 +787,7 @@ span.required {
padding-left: 0;
text-transform: uppercase;
display: block !important;
border-bottom: none;
}
&--progress-bar {
@extend .h3;