This commit is contained in:
parent
d7f6cf5800
commit
400d073307
@ -236,12 +236,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero-second {
|
.hero-second {
|
||||||
width: 100%;
|
|
||||||
margin-top: 2vh;
|
margin-top: 2vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-bloc {
|
.hero-bloc {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Revoke alternate layout for image on left or right */
|
/* Revoke alternate layout for image on left or right */
|
||||||
@ -268,4 +269,8 @@
|
|||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hero-button-end {
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user