forked from Gitlink/forgeplus-react
首页样式修改
This commit is contained in:
parent
0eb589e0df
commit
129f7eab8d
|
@ -110,6 +110,7 @@
|
|||
}
|
||||
.manageEdit{
|
||||
text-align: right;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
// 按钮样式
|
||||
.but_2e5 {
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
}
|
||||
.introduce {
|
||||
width: 100%;
|
||||
height: 36.3vw;
|
||||
background-image: url("../image/introduce.png");
|
||||
background-size: 100% 100%;
|
||||
background-color:#f1f7fc;
|
||||
|
@ -20,7 +19,6 @@
|
|||
background: #fff;
|
||||
}
|
||||
.introduce-video {
|
||||
height: 80%;
|
||||
margin-right: 2.2%;
|
||||
min-width: 30%;
|
||||
max-width: 62.5%;
|
||||
|
|
Loading…
Reference in New Issue