]> gitweb.factorcode.org Git - factor.git/commitdiff
websites.concatenative: device viewport css.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 29 Feb 2020 16:25:16 +0000 (08:25 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 29 Feb 2020 16:25:16 +0000 (08:25 -0800)
extra/websites/concatenative/page.xml

index 7f490c7d0b2b4f0d0d9dac7a0dd88e1c7bd91d7e..23dc8f78bf4a032ba52d0cd90e99624ed523e133 100644 (file)
@@ -4,7 +4,9 @@
 
        <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
-               <head>
+        <head>
+            <meta name="viewport" content="width=device-width, initial-scale=1">
+
                        <t:write-title />
 
                        <t:style t:include="resource:basis/xmode/code2html/stylesheet.css" />