diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 053add2..0539a62 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -605,8 +605,7 @@ button.previous { .cell iframe { width: 100vw; height: 100%; - /*THIS SHOULD BE DYNAMIC*/ - background-position: center; + background-position: top center; background-size: cover; background-repeat: no-repeat; } |
