riku
2022-08-11 5656daeb79c6d4d3f9fc78f981c7faf96582d2f1
pages/promise/promise.wxss
@@ -8,6 +8,8 @@
.page__hd {
  background: linear-gradient(to bottom, #57E4CB, #bbf3eb);
  height: 30vh;
  display: flex;
  justify-content: space-between;
}
.page__hd .title {
@@ -33,6 +35,11 @@
  margin-top: 50px;
}
.page__hd .file {
  width: 40vw;
  margin-bottom: 2px;
}
.p-cell{
  position: relative;
  padding: 8px;