From 670cfcf0bbb5c1651e14a69a6500fd41e9e9efd8 Mon Sep 17 00:00:00 2001
From: Volpeon <git@volpeon.ink>
Date: Sun, 16 May 2021 08:48:48 +0200
Subject: Design adjustments

---
 templates/layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates/layouts/index.html')

diff --git a/templates/layouts/index.html b/templates/layouts/index.html
index 814f338..204c31b 100644
--- a/templates/layouts/index.html
+++ b/templates/layouts/index.html
@@ -66,7 +66,7 @@ $body$
 
     <div class="l-container l-container--pad-x l-container--pad-y l-project-grid">
         $for(pages.by_id.projects.pages.all)$
-            <a class="c-project" href="$it.url.rel$">
+            <a class="l-project-grid__project c-project" href="$it.url.rel$">
                 $if(it.preview)$
                     <img class="c-project__picture" src="$it.preview.rel$" />
                 $endif$
-- 
cgit v1.2.3-70-g09d2