Merge branch 'gitlink_ssr_head_nscc' into gitlink_ssr_head
This commit is contained in:
commit
65e7db5551
|
|
@ -177,7 +177,7 @@
|
|||
background: url('../../../img/project/5_h_b.png') 98% 98% no-repeat;
|
||||
color: #fff;
|
||||
justify-content: flex-start;
|
||||
padding:35px 80px 35px 45px;
|
||||
padding:35px;
|
||||
background-size: 100% 100%;
|
||||
.project-list-item-tag{
|
||||
li{
|
||||
|
|
@ -275,13 +275,13 @@
|
|||
margin-right: 20px;
|
||||
background-color: #fff;
|
||||
margin-bottom: 20px;
|
||||
justify-content: flex-start;
|
||||
&:hover{
|
||||
background: url('../../../img/project/6_h.png') -4px -2px no-repeat;
|
||||
background-size: 102% 101%;
|
||||
}
|
||||
&:nth-child(2),&:nth-child(3){
|
||||
width: calc(27.5% - 20px);
|
||||
padding-bottom:54px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -433,7 +433,7 @@
|
|||
line-height: 38px;
|
||||
margin-top: 30px;
|
||||
background:linear-gradient(272.02deg,rgba(10, 145, 255, 0.12) 0.05%,rgba(43, 103, 238, 0.12) 55.23%,rgba(133, 110, 250, 0.12) 99.86%);
|
||||
|
||||
display:block;
|
||||
&:hover {
|
||||
background-color: #091221;
|
||||
color: #fff;
|
||||
|
|
|
|||
Loading…
Reference in New Issue