Model Examples
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 70: | Line 70: | ||
.cards { | .cards { | ||
width: 296px; | max-width: 296px; | ||
background: white; | background: white; | ||
border-radius: 6px; | border-radius: 6px; | ||
Line 208: | Line 208: | ||
margin: 20px 0; | margin: 20px 0; | ||
} | } | ||
@media (max-width: 600px) { | |||
.cards { | |||
flex-direction: column; | |||
} | |||
.title, .description { | |||
font-size: 16px; | |||
} | |||
.download-link { | |||
font-size: 12px; | |||
padding: 8px 12px; | |||
} | |||
} | |||
</style> | </style> | ||
Revision as of 19:50, 1 February 2024
Model Examples
MODEL EXAMPLES
Get started with MDriven sample models. Explore and choose what you want to build.
Complete Models
Use ready-made "complete system" (model+data) to apply to an existing turnkey site.
Gantt Chart Interactive
Use this when you need to show and interact with data in a timeline.
Download .zip
Gantt Chart Interactive
Use this when you need to show and interact with data in a timeline.
Download .zip
Gantt Chart Interactive
Use this when you need to show and interact with data in a timeline.
Download .zip