Skip to content

Commit 905a823

Browse files
committed
modifying sign in button
1 parent 5c49693 commit 905a823

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/views/layouts/_nav.html.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
</a>
2626
<% end %>
2727
<% end %>
28+
<div class="nav__signup__button">
2829
<%= btn_link_to "Sign in", "https://apply.brickhack.io/users/sign_in" %>
30+
</div>
2931
<!-- %a.nav__link{ href: "https://brickhackv.devpost.com", target: 'blank' }= 'Prizes' -->
3032
</div>
3133
</div>

0 commit comments

Comments
 (0)