Skip to content
Snippets Groups Projects
Commit 65afb12d authored by jakubmudra's avatar jakubmudra
Browse files

edit

parent 2840f6b6
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
position: relative;
}
.lead-collector-body-app:before {
background-image: linear-gradient(179deg, #ff000000, black), url('../images/program-app-bg-full.png');
background-image: linear-gradient(180deg, #00000000, black), url('../images/program-app-bg-full.png');
background-repeat: no-repeat;
background-size: cover;
content: "";
......@@ -17,6 +17,6 @@
@media only screen and (max-width: 1100px) {
.lead-collector-body-app:before {
background-image: linear-gradient(180deg, #ff000000, black), url('../images/program-app-bg-mobile.png');
background-image: linear-gradient(180deg, #00000000, black), url('../images/program-app-bg-mobile.png');
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment