[data-id="section__content"]{ position: relative; } ol[type="1"]{ list-style-type: none; break-after: avoid; position: absolute; left: calc(var(--unit)*1); &::after{ content: attr(start)!important; display: block; font-size: var(--fs-small); opacity: 0.5; } } .intro ol[type="1"]{ left: 0px; }