feat(bundles): add bundles links

This commit is contained in:
Dmitry Nehaychik 2019-02-13 20:27:01 +03:00
parent fd48698a88
commit b49b7756da
6 changed files with 10 additions and 8 deletions

View file

@ -14,6 +14,10 @@
display: block;
padding-top: 5.125rem;
ngx-landing-description-section {
margin-bottom: 5rem;
}
.section-container {
width: calc(#{$content-width} - #{$left-right-offset} * 2);
max-width: 100%;