Compare commits

..

No commits in common. "master" and "667e0605dac091e5c7d5a5106dfb62778eaab5c0" have entirely different histories.

6 changed files with 3 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

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

View File

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

View File

Before

Width:  |  Height:  |  Size: 718 KiB

After

Width:  |  Height:  |  Size: 718 KiB