Skip to content

Commit edf7191

Browse files
author
Claudio Cortese
committed
Add background-size: cover to articles
1 parent 2986180 commit edf7191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/css/agency.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,7 @@ article p {
11291129
box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.5);
11301130
background-position: center;
11311131
background-repeat: no-repeat;
1132+
background-size: cover;
11321133
position: relative;
11331134
overflow: hidden;
11341135
transition: box-shadow .25s ease-in-out;

0 commit comments

Comments
 (0)