update film icon color

This commit is contained in:
imohkay 2021-10-21 18:27:34 +05:30
commit af3df6d5a0
2 changed files with 23 additions and 19 deletions

View file

@ -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;
}