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

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

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

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