From d8e96bc2f37f07e51e9115325cf2c52040d8bf68 Mon Sep 17 00:00:00 2001 From: Sharwin24 Date: Fri, 3 Jan 2025 12:05:21 -0800 Subject: [PATCH] Removed read more button and card routes to project post --- assets/styles/sections/projects.scss | 2 +- layouts/partials/cards/project.html | 16 +++------------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/assets/styles/sections/projects.scss b/assets/styles/sections/projects.scss index 2b9d5a3..c86b46c 100644 --- a/assets/styles/sections/projects.scss +++ b/assets/styles/sections/projects.scss @@ -52,7 +52,7 @@ width: 30%; display: flex; justify-content: flex-end; - flex-direction: column; + align-items: center; span { display: flex; diff --git a/layouts/partials/cards/project.html b/layouts/partials/cards/project.html index 5aad772..2bc1ad3 100644 --- a/layouts/partials/cards/project.html +++ b/layouts/partials/cards/project.html @@ -62,27 +62,17 @@ {{ end }} {{ end }} + {{ if .repo }}
- {{ if .repo }} - {{ end }} - {{ if .url }} - - Read More - - {{ end }} + >
+ {{ end }}