update film icon color
This commit is contained in:
parent
226cbb031d
commit
af3df6d5a0
2 changed files with 23 additions and 19 deletions
|
|
@ -113,7 +113,7 @@ body {
|
|||
|
||||
.bio-block {
|
||||
font-size: 18px;
|
||||
margin-top: 400px;
|
||||
margin-top: 350px;
|
||||
}
|
||||
|
||||
.video-block {
|
||||
|
|
@ -131,4 +131,10 @@ body {
|
|||
width: auto;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-play {
|
||||
color: #fff;
|
||||
font-size: 40px;
|
||||
text-decoration: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue