Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 775e8ec

Browse files
authored
Merge pull request #8 from lc-soft/master
调整导航栏及里程碑内容块的间距
2 parents 203b3e2 + 6797f09 commit 775e8ec

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

assets/css/style.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ li {
4545
height: 80px;
4646
}
4747

48-
.container {
49-
margin-top: 2em;
50-
}
51-
5248
.section h1,
5349
.section .byline {
5450
text-align: center;
@@ -199,8 +195,7 @@ li {
199195
}
200196

201197
.milestones {
202-
/*border-top: 1px solid #e5e5e5;*/
203-
/*padding-top: 50px;*/
198+
padding-top: 50px;
204199
display: none;
205200
}
206201
.milestones h1 {

0 commit comments

Comments
 (0)