REFACTOR Commenting before deleting duplicate code
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-10-29 12:44:33 +01:00
parent 0caadb8ac6
commit ea57807d75

View File

@ -1,4 +1,4 @@
article > *:not(.entry-content), /* article > *:not(.entry-content),
.entry-content > * { .entry-content > * {
@apply mx-auto max-w-content; @apply mx-auto max-w-content;
} }
@ -42,4 +42,4 @@ article > *:not(.entry-content),
@apply list-decimal list-inside; @apply list-decimal list-inside;
} }
} }
} } */