Fixed the spacing in cover header

This commit is contained in:
Asutosh Palai
2017-02-27 21:37:09 +05:30
parent 727b904664
commit ae864b131e

View File

@ -242,7 +242,7 @@ nav {
text-decoration: none; text-decoration: none;
} }
.cover-link:hover { .cover-title-label:hover, .cover-link:hover {
text-decoration: none; text-decoration: none;
color: rgb(174, 170, 170); color: rgb(174, 170, 170);
} }
@ -286,7 +286,7 @@ nav {
} }
.cover-excerpt { .cover-excerpt {
margin-top: 20px; margin-top: 12px;
} }
// ============= /HOME-HEADER ============= // // ============= /HOME-HEADER ============= //