Adjusting line height for header to account for spacing
This commit is contained in:
parent
a9d8143fe1
commit
856b14241f
1 changed files with 1 additions and 0 deletions
|
|
@ -18,5 +18,6 @@ export default {
|
|||
<style lang="scss">
|
||||
h2 {
|
||||
color: $gray-550;
|
||||
line-height: 0 !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue