This commit is contained in:
parent
400d073307
commit
e30be0e534
@ -188,7 +188,7 @@
|
|||||||
|
|
||||||
.hero-button-end:hover {
|
.hero-button-end:hover {
|
||||||
background-color: #cd2c6c;
|
background-color: #cd2c6c;
|
||||||
color: #E72E77;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -257,12 +257,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bloc-image {
|
.bloc-image {
|
||||||
margin-bottom: 2vh;
|
margin-bottom: 3vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bloc-text {
|
.bloc-text {
|
||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
margin-bottom: 1vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bloc-text h3 {
|
.bloc-text h3 {
|
||||||
@ -271,6 +272,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero-button-end {
|
.hero-button-end {
|
||||||
margin-top: 20px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user