styling fix
This commit is contained in:
parent
7c6e4c3eee
commit
56ae1c3d26
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ export default {
|
|||
<style lang="scss" scoped>
|
||||
|
||||
:deep .subheader-primary {
|
||||
margin-bottom: map-get($spacers, 3);
|
||||
margin-bottom: map-get($spacers, 2);
|
||||
}
|
||||
|
||||
:deep .subheader-secondary {
|
||||
|
|
|
|||
Loading…
Reference in a new issue