diff --git a/app/assets/images/objects/anna/standing-home.png b/app/assets/images/objects/anna/standing-home.png index a504d84..42c6059 100644 Binary files a/app/assets/images/objects/anna/standing-home.png and b/app/assets/images/objects/anna/standing-home.png differ diff --git a/app/assets/images/objects/backup/standing-home.png b/app/assets/images/objects/backup/standing-home.png index d0ec194..a76cf7c 100644 Binary files a/app/assets/images/objects/backup/standing-home.png and b/app/assets/images/objects/backup/standing-home.png differ diff --git a/app/assets/images/objects/jeffrey/standing-home.png b/app/assets/images/objects/jeffrey/standing-home.png index cd243a6..b330b54 100644 Binary files a/app/assets/images/objects/jeffrey/standing-home.png and b/app/assets/images/objects/jeffrey/standing-home.png differ diff --git a/app/assets/stylesheets/welcome.css.scss.erb b/app/assets/stylesheets/welcome.css.scss.erb index 2981ae0..0f49649 100644 --- a/app/assets/stylesheets/welcome.css.scss.erb +++ b/app/assets/stylesheets/welcome.css.scss.erb @@ -289,11 +289,11 @@ td { vertical-align: top; } } h2 { font-size: 30px; - margin: .2em 0; + margin: .15em 0; } h3 { font-size: 25px; - margin: .5em 0; + margin: .35em 0; } } } @@ -635,10 +635,10 @@ td { vertical-align: top; } font-size: 60px; } h2 { - font-size: 40px; + font-size: 50px; } h3 { - font-size: 30px; + font-size: 40px; } } } @@ -1090,6 +1090,7 @@ td { vertical-align: top; } &.standing { &.home { @include sprite-background("jeffrey", "standing-home"); + margin-left: -20px; } &.exercise { @include sprite-background("jeffrey", "standing-exercise"); diff --git a/app/views/welcome/index.html.haml b/app/views/welcome/index.html.haml index 77dacc2..2e746cd 100755 --- a/app/views/welcome/index.html.haml +++ b/app/views/welcome/index.html.haml @@ -67,6 +67,8 @@ %span.jeffrey Jeffrey %span.and and %span.anna Anna + %h3 and...? + %h2 coming April 2017! .object_container .window.object .projectorscreen.object diff --git a/public/og-image.png b/public/og-image.png index 0a755c2..92030a1 100644 Binary files a/public/og-image.png and b/public/og-image.png differ