metz-metropole-2019: reduce top space for image texts on desktop (#34726)

This commit is contained in:
Frédéric Péters 2019-07-10 13:00:24 +02:00
parent 3cf8ac340d
commit a885b22381
1 changed files with 1 additions and 1 deletions

View File

@ -1049,7 +1049,7 @@ a.big-image-link {
text-transform: uppercase;
position: absolute;
width: 100%;
top: 150px;
top: 140px;
text-align: center;
color: $darkblue;
}