Skip to content

Commit

Permalink
edit de z-index banner hero
Browse files Browse the repository at this point in the history
  • Loading branch information
karlamagueta committed Sep 28, 2024
1 parent ca6f90b commit 9c7fc4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/static/css/main/banner.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ p {
object-fit: cover;
}

.banner--hero h1 + p {
z-index:99999;
position: relative;
}

@media (max-width: 1180px) {
.fotobanner {
margin-top: -60px;
Expand Down

0 comments on commit 9c7fc4b

Please sign in to comment.