Daniel Siepmann
746aaf3285
Allow to render videos with native HTML5 support in browser. A first example video is also added to fileadmin.
3 lines
31 B
SCSS
3 lines
31 B
SCSS
video {
|
|
max-width: 100%;
|
|
}
|