Skip to content

Commit

Permalink
feat(accounts): fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybakanovsky committed Sep 3, 2023
1 parent 8837b6f commit 0ced5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/my_accounts/show.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@
h1.title.titled.is-5.mb-6
p Welcome to our app!
p We invite you to embark on your journey by creating your first account
= link_to 'Add account', new_account_path, class: 'button is-primary'
= link_to 'Add account', new_account_path, class: 'button is-primary'

0 comments on commit 0ced5f2

Please sign in to comment.