view myw/index.css @ 97:9bd400576469

myrss: fix meta viewport scale for mobile optimization, and add extra debug logging line
author paulo
date Mon, 09 Jul 2018 00:50:35 -0600
parents
children
line source
1 @import "../index.css";
3 div {
4 text-align: center;
5 line-height: 2;
6 font-size: 500%;
7 }