header et conflits resolus
This commit is contained in:
@@ -9,7 +9,7 @@ $(function(){
|
||||
$(this).parent().fadeOut();
|
||||
});
|
||||
$('.open-block').click(function(){
|
||||
$(this).prev().fadeIn();
|
||||
$(this).prev().css("display","grid");
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user