Fixed warnings and replaced meta image
This commit is contained in:
@@ -47,7 +47,7 @@ $margin-top: 1.5rem;
|
||||
&.landing {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('/slider/carousel_1.jpg');
|
||||
background: url('../../assets/images/slider/carousel_1.jpg');
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
@@ -83,7 +83,7 @@ $margin-top: 1.5rem;
|
||||
&.iecep-cares {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('/slider/iecepcareslogo.jpg');
|
||||
background: url('../../assets/images/slider/iecepcareslogo.jpg');
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
@@ -125,7 +125,7 @@ $margin-top: 1.5rem;
|
||||
&.get-licensed {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('/slider/carousel_3.jpg');
|
||||
background: url('../../assets/images/slider/get_licensed.jpg');
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user