Compare commits

...

5 Commits

Author SHA1 Message Date
fannyfraiture 0be96ab693 mod 2022-06-27 12:10:15 +02:00
fannyfraiture f3d721b8cd modif image 2022-06-27 12:10:06 +02:00
fannyfraiture b26183f0fd changement lien 2022-06-27 12:03:14 +02:00
fannyfraiture 1690c76f35 style 2022-06-27 12:01:30 +02:00
fannyfraiture 0d345a3f9e ds 2022-05-06 14:01:13 +02:00
6 changed files with 3 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

View File

Before

Width:  |  Height:  |  Size: 718 KiB

After

Width:  |  Height:  |  Size: 718 KiB

View File

@ -29,7 +29,7 @@
</h1>
<a
href="https://www.esi-informatique.com/cloud-compluting/hebergement-serveur-virtuel-dedie/"
href="https://www.esi-informatique.com/developpement-web/creation-site-vitrine-e-commerce/"
class="contents__image__maintenance__site-esi"
>
En savoir plus

View File

@ -7,7 +7,7 @@ body {
background-size: cover;
position: relative;
background-position: center;
height: 850px;
height: 100vh;
padding: 1, 5rem;
&__text-content {
@ -19,7 +19,7 @@ body {
font-weight: 700;
color: white;
line-height: 8rem;
margin-top: 14rem;
margin-top: 20rem;
margin-bottom: 6rem;
}