Fixed background image
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
.banner {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  height: 600px;
 | 
			
		||||
  height: 400px;
 | 
			
		||||
  background: url('/assets/img/banner.jpg') no-repeat fixed center;
 | 
			
		||||
  background-size: cover;
 | 
			
		||||
  background-position-y: -220px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user