Merge pull request #757 from Safelite/bug/kbrown/SSR-1362
SSR-1362 - Updated line-height of h5 header to 2rem/32px for all modals
This commit is contained in:
commit
49c5a4a241
1 changed files with 1 additions and 0 deletions
|
|
@ -223,6 +223,7 @@ export default {
|
|||
}
|
||||
h5 {
|
||||
text-align: center;
|
||||
line-height: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue