@zohodesk/dot
Version:
In this Library, we Provide Some Basic Components to Build Your Application
16 lines (13 loc) • 319 B
CSS
.container {
text-align: center;
}
.image {
margin-block: var(--zd_size20) ;
margin-inline:auto ;
}
.contentDiv {
font-size: var(--zd_font_size20) ;
font-weight: var(--zd-fw-semibold);
composes: ftsmooth from '~@zohodesk/components/es/common/common.module.css';
margin-block-start: var(--zd_size15) ;
}