Fix top margin of titles

This commit is contained in:
Naoki Takezoe
2016-05-29 21:17:29 +09:00
parent e36d0f65d6
commit ecbe7228b9
4 changed files with 4 additions and 4 deletions

View File

@@ -1093,7 +1093,7 @@ div.pullreq-info {
/****************************************************************************/
/* Wiki */
/****************************************************************************/
h1.wiki-title {
h1.body-title {
margin-top: 0px;
}