Change px to em.

This commit is contained in:
BoHung Chiu 2021-07-13 17:17:03 +08:00
parent f2f504102a
commit c56e02c2de
1 changed files with 1 additions and 1 deletions

View File

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