Remove width:100% for fig. with small screens
This commit is contained in:
		@@ -48,11 +48,6 @@
 | 
			
		||||
    #copyright.shift{
 | 
			
		||||
        display:block;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    img{
 | 
			
		||||
        width:100%;
 | 
			
		||||
        height:auto;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media screen and (max-width: 480px){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user