You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
210 B

.section1 {
background: #7d8080;
height: 100vh;
background-image: url('/img/heimdall-logo.png');
background-repeat: no-repeat;
background-position: center center;
background-size: 50%;
}