Website: Update homepage logo carousel margin (#32770)

Closes: https://github.com/fleetdm/confidential/issues/12106

Changes:
- Updated the top margin on the homepage logo carousel (24px » 64px)
This commit is contained in:
Eric 2025-09-09 11:31:05 -05:00 committed by GitHub
parent 83d90a5271
commit ada8905e69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -192,7 +192,7 @@
max-width: 1200px;
padding-left: 60px;
padding-right: 60px;
margin-top: 24px;
margin-top: 64px;
margin-bottom: 64px;
[parasails-component='logo-carousel'] {
margin-bottom: 0px;