diff --git a/docs/html/wear/css/wear.css b/docs/html/wear/css/wear.css index 40afeaa57d3a0..fe9eef290f1ad 100644 --- a/docs/html/wear/css/wear.css +++ b/docs/html/wear/css/wear.css @@ -145,7 +145,7 @@ .wear-hero { height: calc(100% - 70px); min-height: 504px; - margin-top: -4px; + margin-top: 0; padding-top: 0; padding-bottom: 0; background-image: url(/wear/images/hero.jpg);