Replace font
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
--sketch-white: #ffffff;
|
||||
--sketch-accent: #4a90d9;
|
||||
--sketch-line-width: 2px;
|
||||
--font-sketch: 'Architects Daughter', cursive;
|
||||
--font-sketch: 'Ubuntu', sans-serif;
|
||||
|
||||
/* Prototyping tool theme (outer app) */
|
||||
--tool-bg: #fafafa;
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap" rel="stylesheet">
|
||||
<link rel="icon" type="image/svg+xml" href="./logo.svg" />
|
||||
<link rel="stylesheet" href="./index.css" />
|
||||
<title>Festipod - Wireframe Prototyping</title>
|
||||
|
||||
Reference in New Issue
Block a user