mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
12 lines
117 B
Plaintext
12 lines
117 B
Plaintext
//== Typography
|
|
|
|
//** Headings: h1 h2 h3 h4 h5 h6
|
|
|
|
|
|
.pdrg-8 {
|
|
padding-right: 8px;
|
|
}
|
|
|
|
.pdlf-8 {
|
|
padding-left: 8px;
|
|
} |