mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 08:12:49 +08:00
fix:修改移动端提示文案字体
This commit is contained in:
parent
41e7dc7ab1
commit
d37f316a86
@ -98,7 +98,9 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
font-size: 30px;
|
text-align: center;
|
||||||
|
font-size: 24px;
|
||||||
|
font-weight: 200;
|
||||||
background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
|
background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user