This commit is contained in:
clay
2022-01-03 16:06:29 +08:00
parent eaca9946be
commit 61fe34bb8a
11 changed files with 50 additions and 1563 deletions

View File

@@ -177,7 +177,7 @@ export default {
position: relative;
ul {
width: 90%;
width: 71.5%;
height: 100%;
margin: 0 auto;
text-align: center;
@@ -194,7 +194,6 @@ export default {
list-style-type: none;
transition: 0.3s;
cursor: pointer;
border: 1px solid #DA2D2D;
background-color: #fff;
.card_img {
@@ -238,6 +237,7 @@ export default {
left: 30rem;
z-index: 100;
transform: scale(1);
border: 1px solid #DA2D2D;
}
.four {