добавлена заглушка на фон

This commit is contained in:
DmitriyB
2022-07-28 17:52:21 +05:00
parent 3ac9b567b0
commit fdfb0d21e9
6 changed files with 27 additions and 52 deletions
+3
View File
@@ -24,6 +24,9 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<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=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<title>React App</title>
</head>
<body>