text balance & ol p
This commit is contained in:
parent
d97e8b05dc
commit
8c08a6807f
4 changed files with 15 additions and 7 deletions
|
|
@ -3,12 +3,14 @@
|
|||
|
||||
|
||||
h1, h2, h3 {
|
||||
text-wrap: balance;
|
||||
&::before{
|
||||
content: attr(data-counter);
|
||||
}
|
||||
}
|
||||
|
||||
h4, h5, h6{
|
||||
text-wrap: balance;
|
||||
&::before{
|
||||
content: attr(data-counter) ". ";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue