Training
No edit summary Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
#contentContainer.show-nav-menu #bodyContent { | #contentContainer.show-nav-menu #bodyContent { | ||
padding: 0px; | |||
} | } | ||
@media (max-width: 767px) { | @media (max-width: 767px) { | ||
.content { | |||
padding: 2em 1em; | |||
max-width: none; | |||
} | |||
.heading { | |||
font-size: 1.5em; | |||
} | |||
.sub-heading { | |||
font-size: 1em; | |||
} | |||
.description { | |||
font-size: 0.875em; | |||
} | |||
.input-container { | |||
max-width: none; | |||
height: auto; | |||
} | |||
.search-icon { | |||
margin-left: 1em; | |||
} | |||
.search-input { | |||
padding-left: 1em; | |||
padding-right: 1em; | |||
} | |||
img { | |||
max-width: 100%; | |||
height: auto; | |||
} | |||
} | } | ||
.card-container { | .card-container { | ||
display: flex; | |||
flex-wrap: wrap; | |||
gap: 70px; | |||
} | |||
/* Adjustments for screens wider than 768px */ | /* Adjustments for screens wider than 768px */ | ||
@media (min-width: 769px) { | |||
.card-container { | |||
flex-direction: row; | |||
} | |||
} | |||
/* Adjustments for screens up to 768px */ | /* Adjustments for screens up to 768px */ | ||
@media (max-width: 768px) { | |||
.card-container { | |||
flex-direction: column; | |||
padding: 0 !important; | |||
justify-content: center; | |||
align-items: center; | |||
padding: 0 !important; | |||
gap: 20px; | |||
} | |||
} | |||
.mainpage-card:hover { | |||
transform: translateY(-5px); | |||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); | |||
} | } | ||
Revision as of 14:00, 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.