Skip to content

Commit

Permalink
fixed sign-in button width on smaller displays
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyneira committed Sep 24, 2017
1 parent f70646e commit 75b9f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
}
.btn{
background-color: #F47753;
min-width: 8rem;
}
.btn:hover{
background-color: #F0400F;
Expand Down

0 comments on commit 75b9f1c

Please sign in to comment.