Change px to em.

This commit is contained in:
BoHung Chiu 2021-07-13 17:17:14 +08:00
parent 0d314ae327
commit fcede314e2
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
}
.video-thumbnail i{
color: #08c;
font-size: 40px;
font-size: 2.5em;
left: 25px;
position: absolute;
top: 18px;