performances

This commit is contained in:
Chloé Leroux
2022-12-30 15:58:37 +01:00
parent 7f9698e2dd
commit 8d403e2e62
2 changed files with 8 additions and 1 deletions

View File

@@ -58,3 +58,6 @@ h2 {
margin:0;
}
#everest {
height : 20vh;
}

View File

@@ -50,7 +50,11 @@
<section id="everest">
<p>Pour rappel, l'Everest fait 8.848m de haut.</p>
<img src="./images/montagne-haute.svg" alt="Everest">
<div>
<img src="./images/montagne-haute.svg" alt="Everest">
<p>6,7</p>
</div>
</section>
</main>