This commit is contained in:
armansansd 2023-06-27 18:09:21 +01:00
parent 0f01f1b7fb
commit 1d3eac070d
3 changed files with 18 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -8,6 +8,12 @@
}
}
}
//spec
.programme-883{
.block-region-third{
margin-top: 0% !important;
}
}
.page-node-type-programme.programme-2{
#programme_toc-block_9{
@ -184,6 +190,12 @@
background: $col-exode !important;
}
}
.programme-883{
.views-field{
background: $col-transition !important;
}
}
.views-row{
// margin-top: 2rem;
.views-field-field-image{

View File

@ -9,6 +9,11 @@
.views-row{
padding-left: 1rem;
}
h3{
display: none;
padding-left: .4rem;
font-weight: 600;
}
}
// @include breakpoint(small down) {
// text-align: center;