Updated Modello web samples from upstream
[profile/ivi/sdk/web-sample-build.git] / samples / web / Sample / Tizen / Web App / ModelloHomescreen / project / css / style.css
index 09c5b7b..eba3dc7 100644 (file)
@@ -1,3 +1,9 @@
+@viewport{
+        width: 720px;
+        height: 1280px;
+        user-zoom: fixed;
+}
+
 .wrapper {
        width: 720px;
        height: 1280px;
        15%             {opacity: 1;}
        55%             {opacity: 0.4;}
        100%    {opacity: 0.4;}
-}
\ No newline at end of file
+}