Remove white space in index.html and Modify filename in managed.css.
Change-Id: I2e5fbf8bca29cefea7a38e0e2a2ca7ca4cb686ea
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
</div>
</div>
<div id="logo">
- <label id="label1">2048
- </label>
+ <label id="label1">2048</label>
</div>
</div>
</div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
@import url("page1_common.css") screen;
/* nscreen Name : mobile_360x640_(9x16), page name : page1 */
-@import url("page1_mobile_360x640_(9x16).css") screen and (device-width:720px) and (device-height:1280px);
+@import url("page1_360x640_(9x16).css") screen and (device-width:720px) and (device-height:1280px);