Merge pull request #275 from Safelite/feature/digital/SSR-413

redo change to header logo size
This commit is contained in:
katiekroell 2023-04-27 15:19:31 -04:00 committed by GitHub
commit af384c40df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,6 +96,6 @@ export default({
} }
#siteHeaderImage { #siteHeaderImage {
height: 1.5rem; height: 2.5rem;
} }
</style> </style>