Skip to content

Commit 90012a7

Browse files
committed
Make people picture black & white
Related to #71
1 parent 75b1e7c commit 90012a7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_sass/partials/_zoe-effect.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ $figcaption-color: #3c4a50;
5252
background-position: -30px;
5353
-webkit-background-size: 115%;
5454
background-size: 115%;
55+
filter: grayscale(1);
56+
background-repeat: no-repeat;
5557
@media (max-width: 767px) {
5658
background-position: center left;
5759
-webkit-background-size: 105%;

0 commit comments

Comments
 (0)