Make noscript background white

This commit is contained in:
Tanner
2020-06-22 20:52:51 +00:00
parent 7719acee01
commit fb99f26dcf
+1 -1
View File
@@ -38,7 +38,7 @@
</style>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<noscript style="background: white">You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
This HTML file is a template.