Skip to content

Commit

Permalink
Height Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan-Weaviate committed Nov 14, 2024
1 parent 23c6b83 commit 0ba8bac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Home/Redesign/Header/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@
@media screen and (max-width: 950px) {
height: 26rem;
}

@media screen and (max-width: 500px) {
height: 32rem;
}
}

.innerBar {
Expand Down

0 comments on commit 0ba8bac

Please sign in to comment.