numParagraph.js

This commit is contained in:
Julie Blanc 2026-04-09 22:28:24 +02:00
parent a8e3f5c31b
commit 84633a1d4a
5 changed files with 43 additions and 2 deletions

View file

@ -92,6 +92,13 @@ ol[type="1"]{
list-style-type: none;
position: relative;
break-after: avoid;
width: $indent;
background-color: #efefef;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
&::after{