反馈修改完成-1124
parent
5bcec1423f
commit
1909e1e5ca
|
@ -33,6 +33,28 @@
|
||||||
|
|
||||||
.credit .main-2 .school {
|
.credit .main-2 .school {
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 3rem;
|
||||||
|
}
|
||||||
|
.cuucess {
|
||||||
|
text-align: center;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
color: #00db6d;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cuucess>div:nth-of-type(1) {
|
||||||
|
|
||||||
|
font-size: 3rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cuucess>div:nth-of-type(2) {
|
||||||
|
|
||||||
|
font-size: 2rem;
|
||||||
|
font-weight: 900;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-wrap6 .form-mask {
|
||||||
|
width: 600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1600px) {
|
@media screen and (max-width: 1600px) {
|
||||||
|
|
Loading…
Reference in New Issue