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

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

am 94fb0454: am 4d37d7ef: am c385b1e4: Merge "Remove neg margin in wear css to...

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

* commit '94fb0454':
  Remove neg margin in wear css to resolve layout issue.
parents 7a940a49 94fb0454
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);