Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
Updated button on confirm-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
amritnagi committed Mar 31, 2020
1 parent 891c3fd commit 47b4386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/confirm-profile.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<% } %>

<p class="my-4">
<input class="inverse button" type="submit" value="<%= __('Proceed') %>" />
<input class="inverse custom-nav-link rounded-full text-base text-white mt-2 font-medium px-5 py-3" type="submit" value="<%= __('Proceed') %>" />
</p>
</form>
</section>
Expand Down

0 comments on commit 47b4386

Please sign in to comment.