diff --git a/assets/css/hero.css b/assets/css/hero.css index 2205f7e..c202db5 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -188,7 +188,7 @@ .hero-button-end:hover { background-color: #cd2c6c; - color: #E72E77; + color: white; } @@ -257,12 +257,13 @@ } .bloc-image { - margin-bottom: 2vh; + margin-bottom: 3vh; } .bloc-text { font-size: 1.8rem; box-shadow: none; + margin-bottom: 1vh; } .bloc-text h3 { @@ -271,6 +272,6 @@ } .hero-button-end { - margin-top: 20px; + margin-top: 30px; } } \ No newline at end of file