Commit 947e0a4a authored by Chen Jiping's avatar Chen Jiping

fix:修复排版

parent 2176254f
......@@ -55,7 +55,7 @@ body {
.title{
object-fit: contain;
font-family: Aileron-Black;
font-size: 1rem;
font-size: 0.8rem;
font-weight: 600;
font-stretch: normal;
font-style: normal;
......@@ -435,13 +435,13 @@ body {
.dialog-submit{
position: relative;
width: 100%;
height: 400px;
height: 10rem;
text-align: center;
}
.clip{
position: relative;
width: 70%;
left: 15%;
margin-top: -1rem;
}
......@@ -456,13 +456,13 @@ body {
letter-spacing: normal;
text-align: center;
color: #ffffff;
margin-left: 40%;
margin-left: 25%;
z-index: 1;
}
.warning{
font-family: Aileron-Bold;
font-size: 1.2rem;
font-size: 1.0rem;
font-weight: 600;
font-stretch: normal;
font-style: normal;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment