Website: Update homepage hero height at <575px (#16340)

https://fleetdm.slack.com/archives/C058S8PFSK0/p1706201845597239

Changes:
- Reduced the homepage hero height 
   - @<575px: 625px » 600px
   - @<373px: 647px » 550px
This commit is contained in:
Eric 2024-01-25 12:09:33 -06:00 committed by GitHub
parent c46b6bdbbe
commit 6c351c6a7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1217,7 +1217,7 @@
}
[purpose='homepage-hero'] {
height: 625px;
height: 600px;
padding-left: 24px;
padding-right: 24px;
}
@ -1448,7 +1448,7 @@
}
[purpose='homepage-hero'] {
height: 647px;
height: 550px;
}
[purpose='homepage-content'] {