Change background
This commit is contained in:
parent
162bff80e1
commit
2ed87f61d0
@ -22,7 +22,7 @@ export default {
|
||||
<style>
|
||||
.root {
|
||||
@apply font-sans;
|
||||
background: url("~assets/bg.png") no-repeat center center fixed;
|
||||
background: linear-gradient(to right top,#b8c2cc,#3b90c6);
|
||||
background-size: cover;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user