Training
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 38: Line 38:
}
}
}
}
.card- →MDrivenainer {
.card-container {
display: flex;
display: flex;
flex-wrap: wrap;
flex-wrap: wrap;
Line 45: Line 45:
/* Adjustments for screens wider than 768px */
/* Adjustments for screens wider than 768px */
@media (min-width: 769px) {
@media (min-width: 769px) {
.card- →MDrivenainer {
.card-container  {
flex-direction: row;
flex-direction: row;
}
}
Line 51: Line 51:
/* Adjustments for screens up to 768px */
/* Adjustments for screens up to 768px */
@media (max-width: 768px) {
@media (max-width: 768px) {
.card- →MDrivenainer {
.card-container  {
flex-direction: column;
flex-direction: column;
padding: 0 !important;
padding: 2rem 1rem !important;
justify- →MDrivenent: center;
justify-content: center;
align-items: center;
align-items: center;
padding: 0 !important;
gap: 20px;
gap: 20px;
}
}

Revision as of 15:15, 2 April 2024

Training
LEARN BY DOING
CHOOSE YOUR PATH
Uncover all the possibilities when you build with MDriven, whether you’re just starting your career or developing new skills.
Wondering where to start?
Icon
Training
1000 Steps Program
Unravel the mysteries of the MDriven tools, step by step
Icon
Training
The MDriven Book
Learn the foundational truths on which MDriven is built.
Icon
Training
The MDriven Video Experience
MDriven video materials organized for you to learn with ease.
Icon
Training
Learn in Stages
Grow your MDriven knowledge gradually and at your own pace.
Icon
Training
MDriven Levels: Stars & Certificates
Beginner, Intermediate, Advanced. Go on MDriven adventures and earn your MDriven certification.