ajust
This commit is contained in:
parent
50f6bda39e
commit
0e44f8f0f6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -70,7 +70,9 @@
|
|||||||
.bandeau{
|
.bandeau{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
max-height: 500px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
&::before{
|
&::before{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
@ -94,7 +96,7 @@
|
|||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
background: $light-blue;
|
background: $light-blue;
|
||||||
padding: 25px;
|
padding: 25px;
|
||||||
top: 27vw;
|
top: 20vw;
|
||||||
color: $white;
|
color: $white;
|
||||||
p{
|
p{
|
||||||
font-family: now_alt_bold;
|
font-family: now_alt_bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user