Added IECEP Cares in Slider
This commit is contained in:
@@ -80,14 +80,14 @@ $margin-top: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
&.app-process {
|
||||
&.iecep-cares {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('/slider/carousel_2.jpg');
|
||||
background: url('/slider/iecepcareslogo.jpg');
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
.app-process-panel {
|
||||
.iecep-cares-panel {
|
||||
background-color: rgba(88, 24, 30, 0.7);
|
||||
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
width: 100%;
|
||||
@@ -200,7 +200,7 @@ $margin-top: 1.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.app-process {
|
||||
&.iecep-cares {
|
||||
span {
|
||||
width: calc(1 / 2 * 100%);
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user