fix thumbnails programme
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
@@ -9,6 +9,17 @@ section{
|
|||||||
background: white;
|
background: white;
|
||||||
@include shadow;
|
@include shadow;
|
||||||
}
|
}
|
||||||
|
.__content{
|
||||||
|
span{
|
||||||
|
color: $color2;
|
||||||
|
font-size: 0.8rem;
|
||||||
|
font-family: 'truenoregular_italic';
|
||||||
|
text-transform: none!important;
|
||||||
|
strong{
|
||||||
|
font-family: 'truenobold_italic';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user