jsk 样式修改
This commit is contained in:
parent
f15a756fbf
commit
b233cea4ed
|
|
@ -236,7 +236,7 @@ export default {
|
||||||
background-image: url("../assets/images/canteen1.png");
|
background-image: url("../assets/images/canteen1.png");
|
||||||
background-size: cover; /* 覆盖整个div */
|
background-size: cover; /* 覆盖整个div */
|
||||||
background-position: center; /* 图片居中 */
|
background-position: center; /* 图片居中 */
|
||||||
height: 15%;
|
height: 5%;
|
||||||
}
|
}
|
||||||
.titlediv{
|
.titlediv{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue