Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

Commit ff41a92

Browse files
committed
Vertically center article-cover background image.
1 parent 374aca6 commit ff41a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_assets/stylesheets/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ a {
7575
line-height: 0;
7676
background-size: cover;
7777
background-repeat: no-repeat;
78-
background-position: center top;
78+
background-position: center center;
7979

8080
img { display: none; }
8181
}

0 commit comments

Comments
 (0)