fix fonts for index
This commit is contained in:
parent
5399c8b5c9
commit
effadf2d34
File diff suppressed because one or more lines are too long
@ -92,6 +92,11 @@ hr {
|
|||||||
padding-bottom: 0 !important;
|
padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&.about,&.index {
|
||||||
|
strong,i,b,em {
|
||||||
|
font-family: $serif_font
|
||||||
|
}
|
||||||
|
}
|
||||||
&:not(.videos) p {
|
&:not(.videos) p {
|
||||||
padding-bottom: 2rem;
|
padding-bottom: 2rem;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user