Training
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 38: | Line 38: | ||
} | } | ||
} | } | ||
.card- | .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- | .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- | .card-container { | ||
flex-direction: column; | flex-direction: column; | ||
padding: | padding: 2rem 1rem !important; | ||
justify- | justify-content: center; | ||
align-items: center; | align-items: center; | ||
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.
Uncover all the possibilities when you build with MDriven, whether you’re just starting your career or developing new skills.
Wondering where to start?
Training
1000 Steps Program
Unravel the mysteries of the MDriven tools, step by step
Training
The MDriven Book
Learn the foundational truths on which MDriven is built.
Training
The MDriven Video Experience
MDriven video materials organized for you to learn with ease.
Training
Learn in Stages
Grow your MDriven knowledge gradually and at your own pace.
Training
MDriven Levels: Stars & Certificates
Beginner, Intermediate, Advanced. Go on MDriven adventures and earn your MDriven certification.