Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hsurf22 committed Aug 6, 2018
1 parent f9a1c34 commit 83dab7e
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@
position: relative;

i {
bottom: 10px;
bottom: 13px;
position: absolute;
right: 10px;
right: 13px;
}

textarea {
Expand Down Expand Up @@ -229,6 +229,10 @@
padding: 60px 0;
text-align: center;

.bottom-text {
margin-top: 20px;
}

.submit-button {
margin: 0 auto;
text-align: center;
Expand Down

1 comment on commit 83dab7e

@mew-bot
Copy link
Collaborator

@mew-bot mew-bot commented on 83dab7e Aug 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.