am c385b1e4: Merge "Remove neg margin in wear css to resolve layout issue." into klp-docs
* commit 'c385b1e4be928133930d9264a92c98f4747adedb': Remove neg margin in wear css to resolve layout issue.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user