1
0

tweaks to the object lists

This commit is contained in:
Art Lowel
2017-06-20 14:27:35 +02:00
parent 429d4a8937
commit b04b103207
5 changed files with 21 additions and 6 deletions

View File

@@ -1 +1,7 @@
@import '../../../styles/variables.scss';
@import '../../../styles/variables.scss';
@import '../../../../node_modules/bootstrap/scss/variables';
:host {
display: block;
margin-bottom: $spacer-y;
}