fix thumb
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,14 +1,6 @@
|
|||||||
// thumbnails global
|
// thumbnails global
|
||||||
section{
|
section{
|
||||||
& > div:not(.__slide){
|
|
||||||
article.thumbnails.programme{
|
article.thumbnails.programme{
|
||||||
a{
|
|
||||||
display: block;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
background: white;
|
|
||||||
@include shadow;
|
|
||||||
}
|
|
||||||
.__content{
|
.__content{
|
||||||
span{
|
span{
|
||||||
color: $color2;
|
color: $color2;
|
||||||
@@ -21,6 +13,16 @@ section{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
& > div:not(.__slide){
|
||||||
|
article.thumbnails.programme{
|
||||||
|
a{
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
background: white;
|
||||||
|
@include shadow;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user