Skip to content

Commit

Permalink
[Fix] - Header css 수정2
Browse files Browse the repository at this point in the history
  • Loading branch information
developerjhp committed Mar 28, 2022
1 parent e3e8b9e commit adce679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/styles/styled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ export const AppContainer = styled.div`
grid-template-rows: 1fr 4rem;
justify-items: center;
background: #6bb8f0;
/* height: 100vh; */
height: 100%;
margin-bottom: 4rem;
input[type='button'] {
-webkit-appearance: none;
}
Expand Down

0 comments on commit adce679

Please sign in to comment.