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
											
										
									
								
							@@ -340,7 +340,7 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
 | 
			
		||||
	});
 | 
			
		||||
	let elem = "<div class='main_logo'></div>"
 | 
			
		||||
	
 | 
			
		||||
	if( $("body").hasClass("programme-6") || $("body").hasClass("programme-27") ){
 | 
			
		||||
	if( $("body").hasClass("programme-7") || $("body").hasClass("programme-6") || $("body").hasClass("programme-27") ){
 | 
			
		||||
		$('#projets-block_2').prepend(elem);
 | 
			
		||||
	}else{
 | 
			
		||||
		$('#projets-block_2').append(elem);
 | 
			
		||||
 
 | 
			
		||||
@@ -78,6 +78,9 @@
 | 
			
		||||
        }
 | 
			
		||||
        .slick-track{
 | 
			
		||||
            height: 40vw;
 | 
			
		||||
            @include breakpoint(small down) {
 | 
			
		||||
                height: 100%;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        .slick-slide > div{
 | 
			
		||||
            height: 100%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user