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

Commit b8702917 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 75f21bc7: Merge "add 2x header logo and add override to viewport width for...

am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs

* commit '75f21bc7':
  add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.
parents 514c8254 75f21bc7
Loading
Loading
Loading
Loading
+2.44 KiB
Loading image diff...
+3 −1
Original line number Diff line number Diff line
@@ -9,7 +9,9 @@
        <div class="wrap" id="header-wrap">
          <div class="col-3 logo">
          <a href="<?cs var:toroot ?>index.html">
            <img src="<?cs var:toroot ?>assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" />
            <img src="<?cs var:toroot ?>assets/images/dac_logo.png"
                srcset="<?cs var:toroot ?>assets/images/dac_logo@2x.png 2x"
                width="123" height="25" alt="Android Developers" />
          </a>
          <div class="btn-quicknav" id="btn-quicknav">
          	<a href="#" class="arrow-inactive">Quicknav</a>