From 503d7b2a63c40574fbf64fe2c253f9e834d19694 Mon Sep 17 00:00:00 2001 From: connors Date: Fri, 4 Oct 2013 16:13:52 -0700 Subject: [PATCH] Using correct icon. --- assets/css/docs.css | 5 +++-- index.html | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/assets/css/docs.css b/assets/css/docs.css index b16eb60..79075e8 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -400,6 +400,7 @@ h6 { margin: 0 auto 20px; border: 1px solid #ddd; border-radius: 45px; + box-shadow: 0px 1px 5px rgba(0,0,0,.05); } .step-icon .icon { font-size: 40px; @@ -408,8 +409,8 @@ h6 { -webkit-background-clip: text; -webkit-text-fill-color: transparent; } -.step-icon .icon-download { - margin-top: -5px; +.step-icon .icon-share { + margin-top: -3px; } .step-title { diff --git a/index.html b/index.html index 8678831..2c9aa0f 100644 --- a/index.html +++ b/index.html @@ -27,10 +27,10 @@ layout: default
  • - +

    Save the prototype to your phone

    -

    There are a few ways to do this, but the simplest is to run a local server on your computer, point Safari on your iPhone to your computer, then click the button and "Add to Home Screen".

    +

    There are a few ways to do this, but the simplest is to run a local server on your computer, point Safari on your iPhone to your computer, then click the button and "Add to Home Screen".