diff options
Diffstat (limited to 'public/assets/ok.css')
| -rw-r--r-- | public/assets/ok.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 971be6c..876354b 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -602,7 +602,8 @@ button.previous { } .cell, -.cell iframe { +.cell iframe, +.cell video { width: 100vw; height: 100%; background-position: top center; |
