Closed amitjagtap4 closed 1 year ago
Change the hw-hero heights from min-height: 55vh to height:500px and max-height:calc(65vh - 75px); and on small screen from min-height: 35vh to height:320px and max-height:calc(60vh - 75px);
min-height: 55vh
height:500px and max-height:calc(65vh - 75px);
min-height: 35vh
height:320px and max-height:calc(60vh - 75px);
https://trello.com/c/EuoeNc7B/911-responsive-hw-hero-and-hw-hero-small-xp7
https://github.com/bring/hedwig/pull/1804
Responsive hw-hero and hw-hero--small XP7
Change the hw-hero heights from
min-height: 55vh
toheight:500px and max-height:calc(65vh - 75px);
and on small screen frommin-height: 35vh
toheight:320px and max-height:calc(60vh - 75px);
https://trello.com/c/EuoeNc7B/911-responsive-hw-hero-and-hw-hero-small-xp7