|
@@ -244,7 +244,7 @@ export default {
|
|
.row {
|
|
.row {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100vh;
|
|
height: 100vh;
|
|
- background: #fff no-repeat;
|
|
|
|
|
|
+ background: url('../../assets/bg.png') no-repeat;
|
|
background-attachment: fixed;
|
|
background-attachment: fixed;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|