(13 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<style> | <style> | ||
− | .hero { | + | .hero img { |
height: 100vh; | height: 100vh; | ||
width: 100%; | width: 100%; | ||
left: 0px; | left: 0px; | ||
right: 0px; | right: 0px; | ||
− | top: | + | top: -50px; |
padding: 0px; | padding: 0px; | ||
margin:0px; | margin:0px; | ||
Line 15: | Line 15: | ||
background-size: cover; | background-size: cover; | ||
position:relative; | position:relative; | ||
+ | z-index: 1; | ||
} | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 04:53, 17 October 2018