This commit is contained in:
armansansd 2021-10-18 11:31:40 +02:00
parent 35f1b59dbd
commit 1ce798b901
3 changed files with 7 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -631,6 +631,11 @@
margin-top: 2rem; margin-top: 2rem;
grid-column: 1 / span 4; grid-column: 1 / span 4;
} }
#node\:field_videos{
margin-top: 2rem;
grid-column: 1 / span 4;
grid-row: 6;
}
#node\:field_theme{ #node\:field_theme{
grid-column: 3 / span 2; grid-column: 3 / span 2;
grid-row: 5; grid-row: 5;

View File

@ -103,9 +103,7 @@ i, em{
} }
//TEMP //TEMP
iframe{
display: none;
}
.slick-arrow{ .slick-arrow{
font-size: 0; font-size: 0;