THREES App Store Button

code • February 11, 2014

I recently came across the website for the app THREES. One of my favorite parts of the website is at the bottom. As you scroll, the phone glides down the page and ends up in a pocket, where an app store button awaits you.

See the Pen THREES App Store Button by Katy DeCorah (@katydecorah) on CodePen.

I loved the button and decided to give it a spin in CSS. The demo above is scalable on $size and color change friendly on $btn.

The dimension of the button and button’s shadow are created through box-shadow.

Related: I’m addicted to THREES.

Keep reading code