From 380b6f6c9794900e5b7780b2150a0cb09af805e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Farka?= <stepanfarka11@gmail.com>
Date: Wed, 24 Aug 2022 10:58:16 +0200
Subject: [PATCH] [ADD] person page articles

---
 main/styleguide/source/_patterns/templates/person.mustache | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/styleguide/source/_patterns/templates/person.mustache b/main/styleguide/source/_patterns/templates/person.mustache
index e6b9084b..d855f6c6 100644
--- a/main/styleguide/source/_patterns/templates/person.mustache
+++ b/main/styleguide/source/_patterns/templates/person.mustache
@@ -100,7 +100,7 @@
     </div>
   </section>
   <section class="grid-container mb-4 justify-start xl:mb-14">
-    <div class="grid-content-with-right-side">
+    <div class="grid-content">
       <div class="leading-6">
         <h2 class="head-4xl">
           Články
-- 
GitLab