Model Examples
Line 144: | Line 144: | ||
} | } | ||
@media (max-width: | @media screen and (max-width: 768px) { | ||
.container { | |||
flex-direction: column; | |||
} | |||
.sidebar { | |||
width: 100%; | |||
flex-direction: row; | |||
overflow-x: auto; | |||
white-space: nowrap; | |||
padding-bottom: 10px; | |||
box-sizing: border-box; | |||
} | |||
.sidebar .menu-item { | |||
display: inline-block; | |||
margin-right: 10px; | |||
} | |||
.card-container, .card-container-3 { | |||
grid-template-columns: 1fr; | |||
padding: 0 20px; | |||
max-width: none; | |||
} | |||
.cards { | |||
width: auto; | |||
} | |||
.menu-item { | |||
padding: 10px; | |||
font-size: 14px; | |||
} | |||
section h2, .card-container { | |||
margin-left: 0; | |||
} | |||
} | |||
@media (max-width: 768px) { | |||
.sidebar, | .sidebar, | ||
.card-container, | .card-container, |
Revision as of 14:33, 9 November 2023
Model Samples
MODEL SAMPLES
Get started with MDriven sample models. Explore our models and choose what you want to build.
Complete Models
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Complete Models
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Complete Models
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Test
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip
Base App
You can use this as a starting point or you can merge it with most of the other examples and template models.
Download .zip