delete CSS counters

This commit is contained in:
Julie Blanc 2026-01-20 21:31:42 +01:00
parent 4a95558237
commit a4c3390b99
4 changed files with 13 additions and 72 deletions

View file

@ -294,7 +294,6 @@ ol[type="1"]{
#section__content h4::before, #section__content h5::before, #section__content h6::before {
content: attr(data-counter) ". ";
}
#section__content h1, #section__content h2, #section__content h3, #section__content h4 {
-moz-column-break-inside: avoid;
break-inside: avoid;