Compare commits
1 Commits
b80f0a9e12
...
2ae2ff4179
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ae2ff4179 |
12
index.html
12
index.html
@ -521,8 +521,12 @@
|
|||||||
"
|
"
|
||||||
</p>
|
</p>
|
||||||
<p class="slide-text">
|
<p class="slide-text">
|
||||||
|
<<<<<<< HEAD
|
||||||
"The Kodepilot curriculum is laser-focused on job placement. I mastered the required
|
"The Kodepilot curriculum is laser-focused on job placement. I mastered the required
|
||||||
skills and secured my position at GBL with confidence."
|
skills and secured my position at GBL with confidence."
|
||||||
|
=======
|
||||||
|
"The Kodepilot curriculum is laser-focused on job placement. I mastered the required skills and secured my position at GBL with confidence."
|
||||||
|
>>>>>>> content
|
||||||
</p>
|
</p>
|
||||||
<div class="slide-logo-box">
|
<div class="slide-logo-box">
|
||||||
<div class="profile-box">
|
<div class="profile-box">
|
||||||
@ -543,8 +547,12 @@
|
|||||||
"
|
"
|
||||||
</p>
|
</p>
|
||||||
<p class="slide-text">
|
<p class="slide-text">
|
||||||
|
<<<<<<< HEAD
|
||||||
"After taking the QA and DevOps courses, Kodepilot made me ready for the global stage. I
|
"After taking the QA and DevOps courses, Kodepilot made me ready for the global stage. I
|
||||||
was immediately placed with a top-tier company: Accenture."
|
was immediately placed with a top-tier company: Accenture."
|
||||||
|
=======
|
||||||
|
"After taking the QA and DevOps courses, Kodepilot made me ready for the global stage. I was immediately placed with a top-tier company: Accenture."
|
||||||
|
>>>>>>> content
|
||||||
</p>
|
</p>
|
||||||
<div class="slide-logo-box">
|
<div class="slide-logo-box">
|
||||||
<div class="profile-box">
|
<div class="profile-box">
|
||||||
@ -564,8 +572,12 @@
|
|||||||
"
|
"
|
||||||
</p>
|
</p>
|
||||||
<p class="slide-text">
|
<p class="slide-text">
|
||||||
|
<<<<<<< HEAD
|
||||||
"Kodepilot's training in AWS and DevOps was the key to my career breakthrough. I went
|
"Kodepilot's training in AWS and DevOps was the key to my career breakthrough. I went
|
||||||
from learning the skills to successfully landing a role at Infosys."
|
from learning the skills to successfully landing a role at Infosys."
|
||||||
|
=======
|
||||||
|
"Kodepilot's training in AWS and DevOps was the key to my career breakthrough. I went from learning the skills to successfully landing a role at Infosys."
|
||||||
|
>>>>>>> content
|
||||||
</p>
|
</p>
|
||||||
<div class="slide-logo-box">
|
<div class="slide-logo-box">
|
||||||
<div class="profile-box">
|
<div class="profile-box">
|
||||||
|
|||||||
9
main.css
9
main.css
@ -1282,7 +1282,6 @@
|
|||||||
background-color: #F6F8FA;
|
background-color: #F6F8FA;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-easy-left {
|
.card-easy-left {
|
||||||
@ -1582,14 +1581,6 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.practice-cards-container {
|
|
||||||
background-color: #ffffff;
|
|
||||||
color: #1f2937;
|
|
||||||
padding: 40px 20px;
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: flex-start;
|
|
||||||
}
|
|
||||||
|
|
||||||
.practice-title {
|
.practice-title {
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user