fix
This commit is contained in:
parent
8614579f86
commit
bfbe15c07c
|
|
@ -42,7 +42,6 @@
|
||||||
@else
|
@else
|
||||||
<style>
|
<style>
|
||||||
html {
|
html {
|
||||||
// do this to prevent hurting of the eyes while the js loads
|
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,6 @@
|
||||||
@else
|
@else
|
||||||
<style>
|
<style>
|
||||||
html {
|
html {
|
||||||
// do this to prevent hurting of the eyes while the js loads
|
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue