Skip to content
Snippets Groups Projects
Commit d80eaaa1 authored by AKIFI NAIL's avatar AKIFI NAIL
Browse files

modification de la height de l'image en mobile

parent 87dd7033
Branches
No related merge requests found
......@@ -1597,10 +1597,16 @@ @media (max-width: 500px) {
@media (max-width: 450px) {
.pt-spe-title-accueil{
padding-top: 4rem;
padding-top: 2rem;
}
.img-accueil-mobile{
margin-top: -1.5rem !important;
}
.fs-title{
font-size: 1.5rem;
margin-left: -5rem;
......@@ -1643,6 +1649,7 @@ @media (max-width: 380px) {
.img-accueil-mobile{
margin-left: 1.8rem;
}
.fs-title{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment