Added IECEP Cares in Slider

This commit is contained in:
Kent Joseph T. Palima
2026-04-29 22:13:24 +08:00
parent 3e6b461ff2
commit 18a96dccd1
3 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -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;