Merge pull request #2875 from Safelite/feature/CASH-1502-extra
Update font size & coloration
This commit is contained in:
commit
8fff43c2bc
1 changed files with 2 additions and 1 deletions
|
|
@ -250,7 +250,8 @@ export default {
|
|||
}
|
||||
}
|
||||
.modal-disclaimer {
|
||||
font-size: 0.75rem;
|
||||
font-size: 0.8125rem;
|
||||
color: #525656;
|
||||
text-align: left;
|
||||
order: 3;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue