Skip to content

Commit

Permalink
media 쿼리 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
leesh7048 committed Jun 7, 2024
1 parent 8ccd207 commit a90757c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions auth/auth.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,3 @@ input:focus {
display: flex;
align-items: center;
}
@media screen and (min-width: 375px) and (max-width: 767px) {
.auth-container {
margin: 1rem auto;
}
}

0 comments on commit a90757c

Please sign in to comment.