dummy bg added
This commit was merged in pull request #548.
This commit is contained in:
@@ -956,17 +956,11 @@ TODO: Responsive ===========================
|
||||
}
|
||||
|
||||
.auth-bg {
|
||||
background-image: url("./assets/images/left-myft.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
border: none;
|
||||
/* box-shadow: inset 0 0 10px 20px #fff; */
|
||||
}
|
||||
|
||||
.auth-bg::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
background: linear-gradient(
|
||||
to right,
|
||||
transparent 0%,
|
||||
|
||||
Reference in New Issue
Block a user