ym-mint-ui
Version:
750px for Mint UI
23 lines (22 loc) • 417 B
CSS
/* Cell Component */
/* Header Component */
/* Button Component */
/* Tab Item Component */
/* Tabbar Component */
/* Navbar Component */
/* Checklist Component */
/* Radio Component */
/* Range Component */
/* z-index */
.mint-indexsection {
padding: 0;
margin: 0
}
.mint-indexsection-index {
margin: 0;
padding: 20px;
background-color: #f4f4f4
}
.mint-indexsection-index + ul {
padding: 0
}