Skip to content

Commit

Permalink
fix: remove media query
Browse files Browse the repository at this point in the history
  • Loading branch information
manekinekko committed Sep 29, 2019
1 parent cd17185 commit 52b4694
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@ footer {
display: block;
}

@media (min-width: 1024px) and (max-width: 1920px) {
header,
footer {
width: 1120px;
}
}

header nav {
width: 222px;
}
Expand Down

0 comments on commit 52b4694

Please sign in to comment.