diff --git a/landing-page/src/html/index.html b/landing-page/src/html/index.html index 205a667c2..937346fa7 100644 --- a/landing-page/src/html/index.html +++ b/landing-page/src/html/index.html @@ -165,11 +165,11 @@ } .homeBackground { - background-color: rgb(4 0 6 / 40%); + background-color: rgb(4 0 6 / 45%); } .container { - max-width: 1262px; + /*max-width: 1262px;*/ margin: 0 auto; padding: 0 20px; } @@ -209,22 +209,26 @@ /** Hero **/ -.hero{ - background: url(img/dfa_bghome.png) no-repeat center right; - background-size: 100%; -} -/*.hero::before { - content: ""; - position: absolute; - top: 0px; - right: 0px; - bottom: 0px; - left: 0px; - background-color: rgba(152, 66, 211, 0.63); -}*/ + .hero { + position: relative; + } + .hero::after { + content: ""; + display: block; + position: absolute; + top: 0; + left: 0; + background: url(img/dfa_bghome.png) no-repeat center right; + background-size: 100%; + width: 100%; + height: 100%; + /*opacity: 0.2;*/ + z-index: -1; + } .hero-content { padding: 30px 0 10px 0; - width:50%; + width:83%; + margin: 0 auto; } .hero-content h1, .hero-content p{ @@ -557,6 +561,11 @@ .site-footer-links li { margin-bottom: 0; } + + .hero-text { + padding: 30px 0 10px 0; + width: 50%; + } } @@ -595,7 +604,7 @@
-
+

Disaster Financial Assistance (DFA)

After a disaster, the provincial government may declare the event eligible for Disaster Financial Assistance (DFA). Once declared, the DFA program may provide applicants with financial assistance to restore uninsurable losses that are essential to your home, livelihood or community service.

Learn more >