bethune-bruay: support longer titles (#66815)

This commit is contained in:
Valentin Deniaud 2022-06-30 13:41:08 +02:00
parent c9c2544b1f
commit 04771a4611
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ div#header-wrapper {
background-size: contain;
height: 60px;
width: 100%;
text-indent: -1000px;
text-indent: -10000px;
overflow: hidden;
@media screen and ($max-mobile-viewport) {
background-position: left;