d9465059 by jiaozeping@pashanhoo.com
2 parents 5964b0e0 6450e472
......@@ -214,7 +214,9 @@
dt {
flex: 1;
width: 100%;
@include flex-center;
display: flex;
align-items: center;
margin-left: 30px;
}
p:nth-child(2) {
......@@ -251,4 +253,4 @@
text-align: center;
margin-top: 20px;
}
}
\ No newline at end of file
}
......