style style baby

This commit is contained in:
Danilo Di Cuia
2022-12-30 17:15:35 +01:00
parent 2b562e3495
commit 20c7a8eb72
14 changed files with 289 additions and 98 deletions
+2 -5
View File
@@ -10,10 +10,7 @@
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
@@ -24,7 +21,7 @@
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>
<title>Let's swing chat</title>
</head>
<body style="margin: 0">
<noscript>You need to enable JavaScript to run this app.</noscript>