Fixed issue with background image getting a server error.
This commit is contained in:
		
							parent
							
								
									2b664334a2
								
							
						
					
					
						commit
						29933ccb71
					
				| 
		 Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB  | 
@ -18,7 +18,7 @@ const styles = theme => ({
 | 
				
			|||||||
    flamelinkGallery: {
 | 
					    flamelinkGallery: {
 | 
				
			||||||
        marginRight: 'auto',
 | 
					        marginRight: 'auto',
 | 
				
			||||||
        marginLeft: 'auto',
 | 
					        marginLeft: 'auto',
 | 
				
			||||||
        backgroundImage: 'url(../images/galleryBackgroundImage.png)',
 | 
					        backgroundImage: 'url(/galleryBackgroundImage.png)',
 | 
				
			||||||
        overflow: 'hidden',
 | 
					        overflow: 'hidden',
 | 
				
			||||||
        minHeight: 180,
 | 
					        minHeight: 180,
 | 
				
			||||||
        minWidth:  300,
 | 
					        minWidth:  300,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user