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

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

am 0c2b69d5: am d6125b5e: am 2552239a: fix most of size problems of DAC on...

am 0c2b69d5: am d6125b5e: am 2552239a: fix most of size problems of DAC on handsets. set device-width for viewport tag

* commit '0c2b69d5':
  fix most of size problems of DAC on handsets. set device-width for viewport tag
parents b5d4c0df 0c2b69d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -13,7 +13,8 @@
  /if
?><?cs # END if/else devsite ?>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<?cs if:page.metaDescription ?>
<meta name="Description" content="<?cs var:page.metaDescription ?>">
<?cs /if ?>