feat(demo): add free banner section

This commit is contained in:
d.strigo 2020-06-16 11:08:01 +03:00
parent a7d1716fc6
commit a3e2cbf2af
10 changed files with 78 additions and 2 deletions

View file

@ -20,7 +20,8 @@
ngx-landing-our-projects-section,
ngx-landing-social-section,
ngx-landing-contact-section,
ngx-backend-bundles-section {
ngx-backend-bundles-section,
ngx-free-banner-section {
max-width: $content-width;
margin: 0 auto;
}