0cdaff7c by 任超

style:预约须知

1 parent 21a3c238
......@@ -9,6 +9,7 @@
border: 1px solid #CBCBCB;
padding: 30px 20px;
margin-bottom: 20px;
margin-top: 30px;
}
.clause p {
line-height: 26px;
......@@ -68,5 +69,9 @@
}
.next_button {
text-align: center;
margin: 20px auto;
margin: 30px 0 100px 0;
}
.next_button button {
width: 140px;
height: 42px;
}
\ No newline at end of file
......