This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -160,9 +160,10 @@ $(function(){
 | 
			
		||||
				{
 | 
			
		||||
					breakpoint: 800,
 | 
			
		||||
					settings: {
 | 
			
		||||
						slidesToShow: 2,
 | 
			
		||||
						  slidesToScroll: 1,
 | 
			
		||||
						centerPadding: '0',
 | 
			
		||||
						slidesToShow: 1,
 | 
			
		||||
						slidesToScroll: 1,
 | 
			
		||||
						centerMode: true,
 | 
			
		||||
						centerPadding: '30px',
 | 
			
		||||
					}
 | 
			
		||||
				  }]
 | 
			
		||||
		});
 | 
			
		||||
 
 | 
			
		||||
@@ -287,6 +287,10 @@
 | 
			
		||||
		//margin-top: -3rem;
 | 
			
		||||
		column-gap: 1rem;
 | 
			
		||||
		grid-template-columns: calc(10% - 3em) repeat(4, 20%);
 | 
			
		||||
		@include breakpoint(small down) {
 | 
			
		||||
			display: block;
 | 
			
		||||
			padding: 1rem ;
 | 
			
		||||
		}
 | 
			
		||||
		&>div:first-child{
 | 
			
		||||
			grid-column-start: 2;
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user