num paragraph to top
This commit is contained in:
parent
727f3839f3
commit
fbeefd2f31
4 changed files with 17 additions and 11 deletions
|
|
@ -8,14 +8,14 @@ ol[type="1"]{
|
|||
break-after: avoid;
|
||||
width: $indent;
|
||||
position: absolute;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
// justify-content: center;
|
||||
|
||||
&::after{
|
||||
content: attr(start);
|
||||
display: block;
|
||||
position: absolute;
|
||||
// position: absolute;
|
||||
font-size: var(--fs-small);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue