移动
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user