Merge pull request #1130 from Safelite/feature/CSR-1424
Adjust line-height for review page header
This commit is contained in:
commit
a110860ac4
1 changed files with 1 additions and 0 deletions
|
|
@ -98,5 +98,6 @@ export default {
|
|||
<style lang="scss" scoped>
|
||||
.dark-header {
|
||||
color: $black;
|
||||
line-height: 1.6;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue