mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-10-22 17:52:10 +00:00
set up action able to work with webrtc in localhost
This commit is contained in:
@@ -1 +1,6 @@
|
||||
// Specific CSS for your home-page
|
||||
video {
|
||||
transform: rotateY(180deg);
|
||||
-webkit-transform:rotateY(180deg); /* Safari and Chrome */
|
||||
-moz-transform:rotateY(180deg); /* Firefox */
|
||||
}
|
||||
|
Reference in New Issue
Block a user