Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienbeurier committed May 9, 2014
1 parent 1bfc5f3 commit 8d632b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/home.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ a {
width: 0;
height: 0; }

.beta-link {
font-size: 80px;
}

/* # SPLASH
-------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion app/views/home/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<% provide(:title, 'Home') %>

<section id="splash">
<section>

<a href="itms-services://?action=download-manifest&url=https://s3.amazonaws.com/street-shout1/manifest.plist" class="beta-link">Download Snapby for iPhone!</a>

Expand Down

0 comments on commit 8d632b1

Please sign in to comment.