ant-design/style/components/typography.less

12 lines
117 B
Plaintext
Raw Normal View History

2015-06-09 15:21:44 +08:00
//== Typography
2015-07-07 11:32:08 +08:00
//** Headings: h1 h2 h3 h4 h5 h6
.pdrg-8 {
padding-right: 8px;
}
.pdlf-8 {
padding-left: 8px;
}