Skip to content

Commit 74372d1

Browse files
committed
Merge pull request #4297 from wuliupo/patch-1
missing colon in site.css
2 parents b2d443e + a7d25c9 commit 74372d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/site/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ body {
147147
}
148148

149149
.feature-heading {
150-
padding-top 30px;
150+
padding-top: 30px;
151151
text-align: center;
152152
min-width: 100%;
153153
}

0 commit comments

Comments
 (0)