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

@ -13,9 +13,8 @@
width: calc(#{$content-width} - #{$left-right-offset} * 2);
display: flex;
margin: 0 auto;
margin: 2.5rem auto;
position: relative;
margin-bottom: 5rem;
.descriptions {
flex: 1;