Skip to content

Commit e6fef7f

Browse files
author
Christian
committed
removed from body backface-visibility
problem in firefox with position fixed.
1 parent 2d9f89b commit e6fef7f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

magic.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
body {
2-
-webkit-backface-visibility: hidden;
3-
-moz-backface-visibility: hidden;
4-
-ms-backface-visibility: hidden;
5-
-o-backface-visibility: hidden;
6-
backface-visibility: hidden;
7-
}
81
.magictime {
92
-webkit-animation-duration: 1s;
103
-moz-animation-duration: 1s;

0 commit comments

Comments
 (0)