Merge pull request #287 from Safelite/feature/Digital/SSR-454

SSR-454
This commit is contained in:
shnsuku 2023-05-08 19:32:47 +05:30 committed by GitHub
commit d9f3c3f3f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -262,6 +262,11 @@ export default {
.service-location-button-question {
.question-text {
margin-top: 1.5rem;
span {
text-align: center;
}
}
}
</style>