From 3a19f1a0b5bf1ee593b568a22c5c54b716eb803f Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Thu, 12 Sep 2019 10:35:49 +0200 Subject: [PATCH] Remove css numbering, use JS instead --- .../content-blocks/ContentListBlock.vue | 22 +++++++++++++------ 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/client/src/components/content-blocks/ContentListBlock.vue b/client/src/components/content-blocks/ContentListBlock.vue index bd865cf5..60cd03f9 100644 --- a/client/src/components/content-blocks/ContentListBlock.vue +++ b/client/src/components/content-blocks/ContentListBlock.vue @@ -1,8 +1,11 @@