mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
feat(bundles): add bundles links
This commit is contained in:
parent
fd48698a88
commit
b49b7756da
6 changed files with 10 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue