mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
wip: Footer complete
This commit is contained in:
@@ -59,7 +59,7 @@ const alpina = localFont({
|
||||
const noto = Noto_Serif_JP({
|
||||
subsets: ['latin'],
|
||||
display: 'swap',
|
||||
weight: ['300', '600'],
|
||||
weight: ['200', '400', '600'],
|
||||
variable: '--font-noto'
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user