Newer
Older
smartwell_front / src / views / zhangqiu / app.css
liuyangyingjie on 16 Aug 2022 96 bytes feat(view): 新增章丘驾驶舱看板
*{
    margin: 0;
    padding:0;
}
html {
    font-size: 100px;
}
body {
    font-size: 12px;
}