ensl.org/app/assets/stylesheets/components/_gather.scss

14 lines
170 B
SCSS
Raw Normal View History

/*
Gather Status
*/
#gather {
@include span-columns(12);
@include flash;
padding: em(14);
text-align: center;
margin-left: - em(20);
width: $max-width;
}