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".