Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/geekcrea/BOOKI
Browse files Browse the repository at this point in the history
  • Loading branch information
geekcrea committed Mar 27, 2024
2 parents e88a007 + 743ad03 commit 3c512a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
8 changes: 8 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,11 @@ footer{
}

.section-recherche {
<<<<<<< HEAD
padding: 20px 25px;
=======
padding: 20px 35px;
>>>>>>> 743ad030d837f526cc3767422dadb7a452dcc072
}

.btn-form-mobile {
Expand Down Expand Up @@ -829,7 +833,11 @@ footer{
align-items: center;
width: 100%;
gap: 0;
<<<<<<< HEAD
height: 420px;
=======
height: 450px;
>>>>>>> 743ad030d837f526cc3767422dadb7a452dcc072
}

.carte-populaire {
Expand Down
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,11 @@ <h2>Activités à Marseille</h2>
<a href="" class="grande-carte">
<figure class="carte-activite">
<img src="./images/activites/notre dame de la garde.jpg" alt="Îles du Frioul">
<<<<<<< HEAD
<figcaption>Notre Dame de la Garde</figcaption>
=======
<figcaption>Notre-Dame-de-la-Garde</figcaption>
>>>>>>> 743ad030d837f526cc3767422dadb7a452dcc072
</figure>
</a>

Expand Down

0 comments on commit 3c512a4

Please sign in to comment.