Skip to content

Commit

Permalink
Adjust margin-top for title badge in LocationCarrousel for improved l…
Browse files Browse the repository at this point in the history
…ayout
  • Loading branch information
aelassas committed Dec 28, 2024
1 parent 3da3fd8 commit 7a10b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/assets/css/location-carrousel.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ div.location-caroussel div.box div.title {
}

div.location-caroussel div.box div.title .title-badge {
margin-top: 10px;
margin-top: 13px;
}

div.location-caroussel div.box h2 {
Expand Down

0 comments on commit 7a10b1d

Please sign in to comment.