styling fix

This commit is contained in:
Katie Kroell 2023-11-30 11:12:45 -05:00
parent 7c6e4c3eee
commit 56ae1c3d26

View file

@ -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 {