summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
author“Ryder <“r@okfoc.us”>2016-04-04 17:43:59 -0400
committer“Ryder <“r@okfoc.us”>2016-04-04 17:43:59 -0400
commit14c55a7394f33e29e14f4b5c5ad04afa3aa448bb (patch)
treeba4b2b441da87418170383114a4c47765992d1a9 /public
parente25e0775f6f73b4ecb2f19cf9c9f3e2916310905 (diff)
top center
Diffstat (limited to 'public')
-rw-r--r--public/assets/ok.css3
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;
}