MP04
This commit is contained in:
		@@ -84,15 +84,18 @@ img {
 | 
			
		||||
#homehero {
 | 
			
		||||
    height: 300px;
 | 
			
		||||
    background-image: url("images/coast.jpg");
 | 
			
		||||
    
 | 
			
		||||
    background-repeat: no-repeat;
 | 
			
		||||
    background-size: 100% 100%;
 | 
			
		||||
}
 | 
			
		||||
#yurthero {
 | 
			
		||||
    height: 300px;
 | 
			
		||||
    background-image: url("images/yurt.jpg");
 | 
			
		||||
    
 | 
			
		||||
    background-repeat: no-repeat;
 | 
			
		||||
    background-size: 100% 100%;
 | 
			
		||||
}
 | 
			
		||||
#trailhero {
 | 
			
		||||
    height: 300px;
 | 
			
		||||
    background-image: url("images/trail.jpg");
 | 
			
		||||
    
 | 
			
		||||
    background-repeat: no-repeat;
 | 
			
		||||
    background-size: 100% 100%;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user