From c632bc8d55aa0340e57eb5e6890ecfc5abb2452e Mon Sep 17 00:00:00 2001
From: Petr Kalashnikov <pka065@it6100016.klientdrift.uib.no>
Date: Thu, 24 Jun 2021 11:43:48 +0200
Subject: [PATCH] Add newline at the end

---
 src/components/Article.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Article.vue b/src/components/Article.vue
index 5f23ab60..87845e34 100644
--- a/src/components/Article.vue
+++ b/src/components/Article.vue
@@ -206,4 +206,4 @@ ul li.definition {
   vertical-align: sub;
 }
 
-</style>
\ No newline at end of file
+</style>
-- 
GitLab