mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
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:
parent
83d90a5271
commit
ada8905e69
1 changed files with 1 additions and 1 deletions
2
website/assets/styles/pages/homepage.less
vendored
2
website/assets/styles/pages/homepage.less
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue