.texts is used elsewhere

This commit is contained in:
j 2021-10-23 15:09:20 +01:00
parent 5c356abdaa
commit 2937c0ba01

View file

@ -97,6 +97,7 @@ main > .film {
opacity: 0;
}
main > .film {
.info-meta, .bio-block, .play, .summary-block, .texts {
background: rgba(0, 0, 0, 0.55);
border-radius: 2px;
@ -112,6 +113,7 @@ main > .film {
font-weight: 700;
}
}
}
.summary-block {
max-width: 1080px;