Skip to content

Commit d43e774

Browse files
committed
fix for css
1 parent c41f6c9 commit d43e774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/webarkit-testing/css/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ body {
5858
@keyframes fadeout {
5959
from {bottom: 30px; opacity: 1;}
6060
to {bottom: 0; opacity: 0; visibility: hidden;}
61+
}

0 commit comments

Comments
 (0)