Fix margin
This commit is contained in:
parent
ecba0d84bc
commit
adbb6ca4d4
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue