diff --git a/_sass/_masthead.scss b/_sass/_masthead.scss index c9e49555..4c87615f 100644 --- a/_sass/_masthead.scss +++ b/_sass/_masthead.scss @@ -272,9 +272,9 @@ schedule-demo-nav-mobile { position: absolute; content: ""; left: 0; - top: 0; + top: 20px; width: fit-content; - padding-top: 32px; + padding-top: 12px; } .divSubNav__inner {