Procházet zdrojové kódy

Include bold style for Lekton font

Tatiana Inama před 6 roky
rodič
revize
0bba2d4f20
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      recipes/public/index.html

+ 1 - 1
recipes/public/index.html

@@ -24,7 +24,7 @@
     -->
     <title>Recipes</title>
     <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500">
-    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lekton">
+    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lekton:400,700">
     <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Special+Elite&display=swap">
     <link rel="stylesheet" href="https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css">
     <link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet">