mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-10 06:20:53 +00:00
Fixed the spacing in cover header
This commit is contained in:
@ -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 ============= //
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user