Skip to content

Instantly share code, notes, and snippets.

@msafi

msafi/some.styl Secret

Created September 16, 2015 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msafi/d4ff32c50d2f95f9ae14 to your computer and use it in GitHub Desktop.
Save msafi/d4ff32c50d2f95f9ae14 to your computer and use it in GitHub Desktop.
.delivery-time-selector
width 100%
.delivery-day-header
position relative
text-align center
font-size 0.8rem
font-weight normal
&.pickup
height 1rem
&.shipping
height 4.5rem
.delivery-day-date
position absolute
bottom 0
width 100%
padding ($contentPadding / 2)
> div
padding-top $contentPadding
.next-day
border-bottom 2px solid $georgeHighlight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment