generator-fe-kit
Version:
Pixelant Front-End Starter Kit
18 lines (15 loc) • 457 B
text/less
// =================================
// === News Letter Subscription=============
// =================================
.footer__subscribe .alert{
width: 66%;
clear: both;
}
.footer__subscribe .form-control {
margin: 5px auto;
}
.footer__subscribe .input-group {
width: 100%;
}
// -----------------------------------------------------------------------------
// -----------------------------------------------------------------------------