Skip to content

Commit

Permalink
Fix submit button newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelsicoko committed May 17, 2018
1 parent 4831610 commit 818bbe8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,12 @@

button {
float: left;
width: 100px;
min-width: 100px;
height: 3.4rem;
margin-top: .9rem;
padding-left: 20px;
padding-right: 20px;
text-align: center;
background: #333740;
color: #FFFFFF;
border-top-right-radius: 3px;
Expand Down

0 comments on commit 818bbe8

Please sign in to comment.