Merge pull request #105 from Safelite/feature/SSR-201

Feature/ssr 201
This commit is contained in:
Kulbhushan Kaushik 2023-01-11 13:24:51 -05:00 committed by GitHub
commit 16fc1a084d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,6 +145,9 @@ export default {
text-align: center;
position: sticky;
bottom: 72px;
}
#siteFooterImage
{
width: 100%;
}
</style>