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__Classrooms__Lists__Exerc...

76 lines
1.6 KiB

.flex_box_center___3-ehW {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1gePc {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2IxJA {
align-items: center;
box-align: center;
}
.flex_box_center_end___2Bh1H {
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___35awp {
flex-direction: column;
box-orient: block-axis;
}
.bg___CQ173 {
background: white;
}
.steps___upu0k {
padding: 0 140px;
margin-top: 40px;
}
.qrcode___25DP3 {
text-align: center;
}
.qrcode___25DP3 img,
.qrcode___25DP3 canvas {
width: 184px;
height: 184px;
border: 13px solid #0152d9;
box-sizing: content-box;
text-align: center;
margin-top: 50px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.wrp___1U2de {
position: relative;
margin: 25px auto 0 auto;
width: 640px;
}
.wrp___1U2de video {
width: 640px;
height: 360px;
object-fit: cover;
}
.wrp___1U2de canvas {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1;
width: 640px;
height: 360px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */