Edit styling and fonts
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
%sapper.base%
|
||||
|
||||
<link rel='stylesheet' href='global.css'>
|
||||
<link rel="stylesheet" href="print.css" media="print">
|
||||
<link rel="stylesheet" href="fonts.css">
|
||||
<!-- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i&display=swap&subset=latin-ext" rel="stylesheet"> -->
|
||||
<link rel='manifest' href='manifest.json'>
|
||||
<link rel='icon' type='image/png' href='favicon.png'>
|
||||
|
||||
|
Reference in New Issue
Block a user