UNPKG

thinkful-ui

Version:

Shared navigation and UI resources for Thinkful.

11 lines (9 loc) 152 B
@import "~tfstyleguide/vars"; .social-link-wrapper { display: inline-block; cursor: pointer; color: @blue; &:hover { color: @blue75; } }