fix thumbnails programme

This commit is contained in:
Tessier
2020-11-11 19:48:48 +01:00
parent b7609524f9
commit 65e37927b7
3 changed files with 17 additions and 2 deletions
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;
@include shadow;
}
.__content{
span{
color: $color2;
font-size: 0.8rem;
font-family: 'truenoregular_italic';
text-transform: none!important;
strong{
font-family: 'truenobold_italic';
}
}
}
}
}
}