diff --git a/1.html b/1.html new file mode 100644 index 0000000..a3996d1 --- /dev/null +++ b/1.html @@ -0,0 +1,26 @@ + + + + + + EasyWasmPlayer-Demo + + + + +
+
+
+ + + diff --git a/css/index.css b/css/index.css index 67a9ced..1ea24bf 100644 --- a/css/index.css +++ b/css/index.css @@ -630,7 +630,7 @@ body { overflow: hidden; } .admission-officer .admission-body .interview-more .swiper-box .swiper .swiper-item { - width: 471px; + width: 356px; height: 200px; position: relative; border-radius: 10px; diff --git a/css/index.less b/css/index.less index 93b6279..2bd254e 100644 --- a/css/index.less +++ b/css/index.less @@ -751,7 +751,7 @@ body { overflow: hidden; .swiper-item { - width: 471px; + width: 356px; height: 200px; position: relative; border-radius: 10px;