Made logo / breadcrumbs just a little bigger on product pages.

This commit is contained in:
David Ball 2024-07-14 23:36:08 -04:00
parent edf8c992b0
commit ac52a2b33d

View File

@ -107,7 +107,7 @@ const brand: Brand = ALL_BRANDS.find(b => b.slug === product.brandStoreSlug)!;
text-align: center;
}
h1 {
font-size: 2rem;
font-size: 2.4rem;
line-height: 1;
margin-bottom: 1em;
font-family: "Holtwood One SC", sans-serif;