(18 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<style> | <style> | ||
− | + | .hero img { | |
− | + | height: 100vh; | |
− | + | width: 100%; | |
− | + | left: 0px; | |
+ | right: 0px; | ||
+ | top: -50px; | ||
+ | padding: 0px; | ||
+ | margin:0px; | ||
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
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