Skip to content

Commit

Permalink
Adjust styles
Browse files Browse the repository at this point in the history
  • Loading branch information
luisddm committed Dec 7, 2018
1 parent 9120c4f commit e1da5eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ form {
display: none;
}
.wrapper {
max-width: 300px;
width: 100%;
padding: 25px;
color: #dedede;
Expand All @@ -43,7 +42,7 @@ form {
text-align: center;
}
.logo {
width: 120px;
width: 150px;
padding: 15px;
margin: 30px 0;
background: #efefef;
Expand All @@ -57,6 +56,7 @@ form {
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 40px;
}
.ticket img {
width: 80px;
Expand Down

0 comments on commit e1da5eb

Please sign in to comment.