diff --git a/src/components/Article.vue b/src/components/Article.vue index 1952759d9c4391647c3bf73f3c92a8deef146d04..0bd81f0afc2c88487f507686d1e0ec345061ae2e 100644 --- a/src/components/Article.vue +++ b/src/components/Article.vue @@ -161,7 +161,7 @@ section.etymology li:not(:first-child):not(:last-child):before, section.pronunci } section.etymology li:not(:first-child):last-child:before, section.pronunciation li:not(:first-child):last-child:before { - content: " eller "; + content: "; "; font-size: smaller; }