Fix margin

This commit is contained in:
Christian Cueni 2019-07-09 15:43:43 +02:00
parent ecba0d84bc
commit adbb6ca4d4
1 changed files with 2 additions and 1 deletions

View File

@ -14,8 +14,9 @@
</script>
<style scoped lang="scss">
@import "@/styles/_variables.scss";
.instrument-widget {
margin-bottom: 30px;
margin-bottom: $small-spacing;
&__description {
margin-bottom: 25px;