2015-02-28 12:06:30 -08:00

13 lines
169 B
SCSS

/*
* CTA Bar (Call to action)
*
* Call to action located at the bottom of most pages
*/
.cta-bar {
text-align: center;
.button {
margin: 0px ($unit * 1);
}
}