fix cowebsite container display when scss is not yet loaded
This commit is contained in:
parent
7f9d318074
commit
f2af7c6e95
@ -30,6 +30,7 @@
|
||||
<base href="/">
|
||||
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.min.css" rel="stylesheet" />
|
||||
<script>/*polyfill for simple-peer*/window.global = window; window.process = { env: {}};</script>
|
||||
<style>/*hide cowebsite container before scss is loaded*/#cowebsite { visibility: collapse };</style>
|
||||
|
||||
<title>WorkAdventure</title>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user