Project Home: Scale header image fit as cover

This commit is contained in:
2017-09-17 21:55:59 +02:00
parent 8d0c0894cb
commit 82a1e0796c

View File

@@ -1056,8 +1056,14 @@ section.node-preview
position: relative
&.project
background-color: black
width: 100%
img
max-height: 800px
max-width: 100%
object-fit: cover
width: 100%
section.node-details-container