numParagraph.js break column

This commit is contained in:
Julie Blanc 2026-04-09 22:35:44 +02:00
parent 84633a1d4a
commit bdb35a7ea6
4 changed files with 17 additions and 2 deletions

View file

@ -72,6 +72,7 @@ ul{
.p-these{
font-weight: 500;
margin-bottom: calc(var(--baseline)*1);
strong{
text-transform: uppercase;
display: inline-block;
@ -99,6 +100,7 @@ ol[type="1"]{
display: flex;
align-items: center;
justify-content: center;
outline: 1px solid red;
&::after{