Note
Documentation is WIP, check open issues
and start improving!
Note
component is used to display notes below Cells list. It doesn’t have any background color and inherits it from parent container.
Provided by Foursquare
Documentation
Specifications
// Base
$note-padding : unit(4); // 16px
$note-padding-top : unit(2); // 8px
$note-text-type : 'subtitle';
$note-text-color : palette(cd3);
$note-text-align : center;