summaryrefslogtreecommitdiff
path: root/views/profile.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/profile.ejs')
-rw-r--r--views/profile.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/profile.ejs b/views/profile.ejs
index 8dd3c6d..ada3d52 100644
--- a/views/profile.ejs
+++ b/views/profile.ejs
@@ -45,7 +45,7 @@
[[ include projects/list-projects ]]
- <a href="#" data-role="new-project-modal" class="viewMore">create project</a>
+ <a href="#" data-role="new-project-modal" class="viewMore btn">create project</a>
[[ include partials/edit-profile ]]
[[ include projects/layouts-modal ]]