Skip to content

Commit

Permalink
Search bar/move styling changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinLedingham committed Jul 19, 2016
1 parent eb148d3 commit 8d5ea2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ outline: none;
z-index: 1;
width: 90%;
margin: auto;
height:65px;
}

#header {
Expand Down Expand Up @@ -511,7 +512,7 @@ padding-bottom: 15px;

.pk-moves-info-title {
margin-top:15px;
margin-bottom:15px;
margin-bottom:35px;
color: #717171;
text-transform: uppercase;
}
Expand Down

0 comments on commit 8d5ea2b

Please sign in to comment.