Made logo / breadcrumbs just a little bigger on product pages.
This commit is contained in:
parent
edf8c992b0
commit
ac52a2b33d
|
@ -107,7 +107,7 @@ const brand: Brand = ALL_BRANDS.find(b => b.slug === product.brandStoreSlug)!;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2rem;
|
font-size: 2.4rem;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
font-family: "Holtwood One SC", sans-serif;
|
font-family: "Holtwood One SC", sans-serif;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user