Skip to content

Commit

Permalink
Preggo!
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyATW committed Oct 2, 2016
1 parent d530bc9 commit d80c662
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 4 deletions.
Binary file modified app/assets/images/objects/anna/standing-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/objects/backup/standing-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/objects/jeffrey/standing-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions app/assets/stylesheets/welcome.css.scss.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
}
}
Expand Down Expand Up @@ -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;
}
}
}
Expand Down Expand Up @@ -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");
Expand Down
2 changes: 2 additions & 0 deletions app/views/welcome/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file modified public/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d80c662

Please sign in to comment.