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

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

am d6125b5e: am 2552239a: fix most of size problems of DAC on handsets. set...

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

* commit 'd6125b5e':
  fix most of size problems of DAC on handsets. set device-width for viewport tag
parents 0b345f58 d6125b5e
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 ?>