diff options
Diffstat (limited to 'views/hover.ejs')
| -rw-r--r-- | views/hover.ejs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/views/hover.ejs b/views/hover.ejs index eac95dd..a86d1f9 100644 --- a/views/hover.ejs +++ b/views/hover.ejs @@ -39,10 +39,10 @@ position: absolute; top: 50%; left: 50%; - width: 432px; - height: 125px; - margin-left: -216px; - margin-top: -62px; + width: 500px; + height: 302px; + margin-left: -250px; + margin-top: -151px; } .cursor { background-image: url(/images/cursor-red.png) !important; @@ -77,7 +77,7 @@ <% } %> </header> - <img src="/images/racecar.png" id="racecar"> + <img src="/images/foamposite.png" id="racecar"> <a href="mailto:frontdesk@okfoc.us?subject=hello OKFocus" class="okfocus"><img src="/images/okfocus_logo.png" alt="OKFocus"><br>hire us!</a> <div id="cursors"></div> |
