Teaking image size
This commit is contained in:
		@@ -1,8 +1,9 @@
 | 
			
		||||
.LP-PlaceDetail{
 | 
			
		||||
 | 
			
		||||
    .LP-PlaceDetail__Image{
 | 
			
		||||
        width: 700px;
 | 
			
		||||
		max-height: 500px;
 | 
			
		||||
        max-width: 700px;
 | 
			
		||||
        max-height: 500px;
 | 
			
		||||
        width: 50%;
 | 
			
		||||
		@include RV-BoxShadow--simple($-grey);
 | 
			
		||||
        box-shadow: 0 0 10px $-grey;
 | 
			
		||||
        object-fit: cover;
 | 
			
		||||
@@ -25,6 +26,7 @@
 | 
			
		||||
            .LP-PlaceDetail__Image{
 | 
			
		||||
                float: none;
 | 
			
		||||
                width: 100%;
 | 
			
		||||
                max-width: unset;
 | 
			
		||||
                height: auto;
 | 
			
		||||
                margin: 0;
 | 
			
		||||
                padding: 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user