feat(title): avoid title issues

This commit is contained in:
Martin 2022-08-22 17:55:39 +02:00 committed by mfo
parent af00936aac
commit a48a8b6081
5 changed files with 4 additions and 5 deletions

View file

@ -37,7 +37,7 @@ dt {
}
h1 {
// font-size: 36px;
font-size: 36px;
font-weight: bold;
}

View file

@ -4,7 +4,6 @@
.france-connect-login {
h2 {
color: $black;
font-size: 24px;
}
}