hookehuyr

✨ feat: 娜娜测试-图片和样式调整

6.29 KB | W: | H:

6.24 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
......@@ -82,6 +82,7 @@ export default {
position: relative;
border-radius: 10px;
// height: 85vh;
box-shadow: 0px 0px 7px 0px rgba(3, 155, 178, 0.14);
.header-bg {
text-align: center;
}
......@@ -143,7 +144,6 @@ export default {
width: 93%;
margin: 3%;
border-radius: 1rem;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.13);
}
}
</style>
......