fix block row exist

This commit is contained in:
kevin
2021-01-11 17:35:43 +01:00
parent d6fa6d1dbe
commit 805926bd62
7 changed files with 31 additions and 26 deletions
@@ -176,3 +176,26 @@ article img,
font-family: 'truenoregular'!important;
}
}
// reveal
.__img-hero,
.participant_full .__img,
.participant_full figcaption,
.home #txt_present, article#presentation,
#block-views-block-slide-programme-block-1,
#block-views-block-dernieres-publications-block-1,
.__ressources > *,
article#presentation p,
.letter-sort,
.participant_full .content > *,
.programme.container,
.programme .thumbnails,
.views.__publications .thumbnails,
.les_intervenants .thumbnails_participants,
#moments .__title,
#moments .__wrapper,
#moments .__wrap_content .__content > *,
#moments .__wrap_side{
visibility: hidden;
}