From 89545a5809409cb9803dcd5eacba2fcdb6ead161 Mon Sep 17 00:00:00 2001 From: Maciej Matuszewski Date: Mon, 22 Jan 2018 19:33:06 +0100 Subject: [PATCH] Add reveal to all elements in project section --- src/hbs/partials/components/project.hbs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/hbs/partials/components/project.hbs b/src/hbs/partials/components/project.hbs index 682c99f..e7670df 100644 --- a/src/hbs/partials/components/project.hbs +++ b/src/hbs/partials/components/project.hbs @@ -42,7 +42,9 @@ -
{{ project.counterText }}
+
+
{{ project.counterText }}
+
{{> components/next-section-link class="project__link"