You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Shixuns__Index.c93796f3....

41 lines
939 B

.flex_box_center___bqQI_ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3rQaL {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___UYXpP {
align-items: center;
box-align: center;
}
.flex_box_center_end___2Kcas {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___1FW9O {
flex-direction: column;
box-orient: block-axis;
}
.page___2xQvL {
background: #ffffff;
padding-bottom: 30px;
}
.page___2xQvL .center___QU5oD {
margin: 0 auto;
width: 1200px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */