reduce size of header logo

This commit is contained in:
Kroell 2023-04-27 11:36:51 -04:00
parent 0e31a589ab
commit 600e582378

View file

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