update:修改首页样式
This commit is contained in:
@@ -65,9 +65,10 @@
|
||||
.gridBg {
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
|
||||
height: 114px;
|
||||
height: 120px;
|
||||
|
||||
border-radius: 3px;
|
||||
background: rgba(255, 255, 255, .28);
|
||||
@@ -154,6 +155,9 @@
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 6px 1px rgba(212, 212, 212, .5);
|
||||
}
|
||||
.projectCenterBox {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.projectCenterInfo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user