Fix number-leading-zero (CSS)
This commit is contained in:
@@ -72,7 +72,7 @@ video::-webkit-media-controls {
|
||||
@keyframes htmlvideoplayer-zoomin {
|
||||
from {
|
||||
transform: scale3d(0.2, 0.2, 0.2);
|
||||
opacity: .6;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
to {
|
||||
|
||||
Reference in New Issue
Block a user