change background color for body
This commit is contained in:
parent
8206fd760a
commit
4610584f70
@ -31,6 +31,7 @@ onMounted(() => {
|
||||
<style lang="scss">
|
||||
body,
|
||||
html {
|
||||
background-color: #17141B;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user