signup bg added
This commit was merged in pull request #8.
This commit is contained in:
@@ -2,4 +2,10 @@
|
||||
background-image: url('./assets/bg/bg_1.jpg') !important;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.signup-bg {
|
||||
background-image: url('./assets/bg/signup_bg.jpg') !important;
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user