header style.. beginning of design language
This commit is contained in:
parent
eb6164ef47
commit
6f037b5e09
4 changed files with 112 additions and 21 deletions
|
@ -21,7 +21,7 @@ export const meta: MetaFunction = () => ({
|
|||
export const links: LinksFunction = () => [
|
||||
{
|
||||
rel: "stylesheet",
|
||||
href: "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap",
|
||||
href: "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;700&display=swap",
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue