add back the boxshadow
This commit is contained in:
parent
d0af9076cc
commit
4dc8719091
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ main > .film {
|
|||
.info-meta, .bio-block, .play, .summary-block, .texts {
|
||||
background: rgba(0, 0, 0, 0.55);
|
||||
border-radius: 2px;
|
||||
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 20px;
|
||||
|
|
Loading…
Reference in a new issue