Shapes background done

This commit is contained in:
2022-01-24 16:02:44 -03:00
parent de757658e7
commit 6749efb43f
6 changed files with 185 additions and 10 deletions

View File

@@ -24,7 +24,12 @@
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`.
-->
<title>React App</title>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
/>
<meta name="viewport" content="initial-scale=1, width=device-width" />
<title>Crypto Page</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>