This commit is contained in:
@@ -84,12 +84,16 @@
|
||||
display: flex !important;
|
||||
align-items: center;
|
||||
}
|
||||
.slick-list{
|
||||
overflow: inherit;
|
||||
}
|
||||
.slick-slide{
|
||||
margin: 0 1rem;
|
||||
|
||||
|
||||
|
||||
.views-row:not(.type-74){
|
||||
text-transform: uppercase;
|
||||
display: grid !important;
|
||||
grid-template-columns: 40% 60%;
|
||||
grid-auto-rows: min-content;
|
||||
@@ -122,7 +126,7 @@
|
||||
}
|
||||
|
||||
.views-field-field-programme{
|
||||
|
||||
margin-top: -.8rem;
|
||||
grid-row: 1 / span 1;
|
||||
grid-column: 1 / span 2;
|
||||
.field-content{
|
||||
@@ -168,6 +172,7 @@
|
||||
}
|
||||
}
|
||||
.type-74{
|
||||
text-transform: uppercase;
|
||||
display: grid !important;
|
||||
grid-template-columns: 1fr;
|
||||
grid-auto-rows: min-content;
|
||||
@@ -194,7 +199,7 @@
|
||||
|
||||
|
||||
.views-field-field-programme{
|
||||
|
||||
margin-top: -.8rem;
|
||||
// grid-column: 1 / span 2;
|
||||
.field-content{
|
||||
font-weight: 600;
|
||||
|
Reference in New Issue
Block a user