Merge pull request #356 from Safelite/feature/CSR-490

CSR-490 alert font-size is 14
This commit is contained in:
CarlNation 2022-04-20 08:56:55 -04:00 committed by GitHub
commit e34a790d7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,6 +129,7 @@ export default {
}
}
& p {
font-size: 14px;
margin-bottom: 0px;
}
}