Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d37d7ef authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am c385b1e4: Merge "Remove neg margin in wear css to resolve layout issue." into klp-docs

* commit 'c385b1e4':
  Remove neg margin in wear css to resolve layout issue.
parents a0144782 c385b1e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);