Skip to content

Commit

Permalink
Merge pull request #23 from hlxsites/feature/herobanner
Browse files Browse the repository at this point in the history
Feature/herobanner
  • Loading branch information
pardeepgera23 authored Oct 16, 2023
2 parents d1a9dd7 + 2745665 commit 5cce32c
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 7 deletions.
6 changes: 5 additions & 1 deletion blocks/hero/hero.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@ main .hero img {
object-fit: cover;
width: 100%;
height: 100%;
}
}

main .hero a:hover {
color: white;
}
Loading

0 comments on commit 5cce32c

Please sign in to comment.