This commit is contained in:
parent
35f1b59dbd
commit
1ce798b901
File diff suppressed because one or more lines are too long
@ -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;
|
||||||
|
@ -103,9 +103,7 @@ i, em{
|
|||||||
}
|
}
|
||||||
|
|
||||||
//TEMP
|
//TEMP
|
||||||
iframe{
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.slick-arrow{
|
.slick-arrow{
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user