Skip to content

Commit

Permalink
media query removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Lvyshnevska committed Oct 22, 2024
1 parent 8a472f0 commit 2b2aa6d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions FrontEnd/src/pages/Authorization/AuthorizationPage.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@
flex-shrink: 0;
background: var(--main-background);
}

@media only screen and (min-width: 768px) and (max-width: 1511px) {
.auth-page {
min-width: 768px;
}
}

0 comments on commit 2b2aa6d

Please sign in to comment.