feat: fonts styling
This commit is contained in:
parent
53f2ce599a
commit
c6496ab7a3
|
@ -4,6 +4,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>{{title}}</title>
|
<title>{{title}}</title>
|
||||||
<link rel="stylesheet" href="/styles/styles.css">
|
<link rel="stylesheet" href="/styles/styles.css">
|
||||||
|
<link rel="stylesheet" href="/styles/fonts.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{{> header}}
|
{{> header}}
|
||||||
|
|
Loading…
Reference in a new issue