UNPKG

hae

Version:

Mobile web UI based on Vux

13 lines (11 loc) 226 B
/** * http://www.zhangxinxu.com/wordpress/2015/01/tips-blank-character-chinese-align/ */ .vux-blank-half:before { content: '\2002'; speak: none; } .vux-blank-full:before { content: '\2003'; speak: none; }