fix: update allowed hosts filter and adjust background color in login page
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
console.log('callback - particles.js config loaded');
|
||||
});
|
||||
</script>
|
||||
<div id="particles-js" style="background-color: rgb(182, 25, 36);
|
||||
<div id="particles-js" style="background-color: rgb(11, 8, 8);
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% 50%;"></div>
|
||||
|
||||
Reference in New Issue
Block a user