This commit is contained in:
Kevin Tessier 2019-06-05 14:58:11 +02:00
parent 50f6bda39e
commit 0e44f8f0f6
3 changed files with 7 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -70,7 +70,9 @@
.bandeau{
width: 100%;
height: auto;
max-height: 500px;
position: relative;
overflow: hidden;
&::before{
position: absolute;
display: block;
@ -94,7 +96,7 @@
max-width: 50%;
background: $light-blue;
padding: 25px;
top: 27vw;
top: 20vw;
color: $white;
p{
font-family: now_alt_bold;