Project Home: Scale header image fit as cover
This commit is contained in:
@@ -1056,8 +1056,14 @@ section.node-preview
|
|||||||
position: relative
|
position: relative
|
||||||
|
|
||||||
&.project
|
&.project
|
||||||
|
background-color: black
|
||||||
|
width: 100%
|
||||||
|
|
||||||
img
|
img
|
||||||
|
max-height: 800px
|
||||||
max-width: 100%
|
max-width: 100%
|
||||||
|
object-fit: cover
|
||||||
|
width: 100%
|
||||||
|
|
||||||
|
|
||||||
section.node-details-container
|
section.node-details-container
|
||||||
|
Reference in New Issue
Block a user