提一嘴
parent
8eb5beee5b
commit
caf24b31a0
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
.project-list-item .project-list-item-cover {
|
.project-list-item .project-list-item-cover {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 220px;
|
height: 150px;
|
||||||
display: block;
|
display: block;
|
||||||
border-top-left-radius: 4px;
|
border-top-left-radius: 4px;
|
||||||
border-top-right-radius: 4px;
|
border-top-right-radius: 4px;
|
||||||
|
|
@ -23,13 +23,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-list-item .project-list-item-body>h2 {
|
.project-list-item .project-list-item-body>h2 {
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
color: #333;
|
color: #333;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-list-item .project-list-item-text {
|
.project-list-item .project-list-item-text {
|
||||||
height: 44px;
|
height: 40px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue