fix: font
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>🥦 Légume</title>
|
||||
<link href="https://fonts.cdnfonts.com/css/hey-kids" rel="stylesheet">
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" href="material-colors.css" />
|
||||
<script src="https://unpkg.com/lucide@0"></script>
|
||||
|
||||
@@ -82,7 +82,6 @@ CUSTOM STYLE
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
|
||||
@import url('https://fonts.cdnfonts.com/css/hey-kids');
|
||||
|
||||
:root {
|
||||
/* https://materialui.co/colors/ */
|
||||
|
||||
Reference in New Issue
Block a user