forked from External/greenlight
		
	downscale background image
This commit is contained in:
		| 
		 Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB  | 
@@ -29,7 +29,7 @@ html, body {
 | 
				
			|||||||
.app-background {
 | 
					.app-background {
 | 
				
			||||||
  height: 350px;
 | 
					  height: 350px;
 | 
				
			||||||
  width: 100%;
 | 
					  width: 100%;
 | 
				
			||||||
  background: url('greenlight_background.jpg');
 | 
					  background: asset-url('greenlight_background');
 | 
				
			||||||
  background-position: center;
 | 
					  background-position: center;
 | 
				
			||||||
  background-size: cover;
 | 
					  background-size: cover;
 | 
				
			||||||
  background-repeat: no-repeat;
 | 
					  background-repeat: no-repeat;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user