ant-design/style/components/typography.less
2015-07-07 11:32:08 +08:00

12 lines
117 B
Plaintext

//== Typography
//** Headings: h1 h2 h3 h4 h5 h6
.pdrg-8 {
padding-right: 8px;
}
.pdlf-8 {
padding-left: 8px;
}