complete part one + improve cookie-bar

This commit is contained in:
Kishan Takoordyal
2021-03-04 18:24:31 +04:00
parent 8913110750
commit dc2fa17992
6 changed files with 46 additions and 7 deletions

View File

@@ -36,7 +36,7 @@
-->
<title>Proximity Demo</title>
</head>
<body class="w-screen" style="overflow-x: hidden">
<body class="w-screen bg-white" style="overflow-x: hidden">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--