Skip to content
Permalink
Browse files

Merge pull request #159 from SakhirAtwi/master

Fix the section1 vertical overflow issue in example videoBackground.
  • Loading branch information
alvarotrigo committed Aug 7, 2018
2 parents fc2cabb + 9c83c17 commit 4f3de9c79948c254f38610bd321ca42e258782e9
Showing with 4 additions and 0 deletions.
  1. +4 −0 examples/videoBackground.html
@@ -77,6 +77,10 @@
color: #fff;
}

#section1{
overflow: hidden;
}


</style>
</head>

0 comments on commit 4f3de9c

Please sign in to comment.
You can’t perform that action at this time.