Add petpet function

This commit is contained in:
Quentin ANIERE
2022-04-29 14:41:47 +02:00
parent 5937df3d40
commit 126144cc81
10 changed files with 60 additions and 16 deletions

View File

@@ -170,6 +170,10 @@ body {
margin-right: -0.625em;
}
.petpet-denis {
display: none;
}
@media screen and (max-width: 1024px) {
body {
@@ -224,3 +228,4 @@ body {
margin-left: 15vw;
}
}