Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
YawarRaza7349 authored Jun 5, 2024
1 parent cb912bf commit 7ec432b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions visualization/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ button, input {
font: inherit;
}

@media (min-width: 8in) {
@media (min-width: 9in) {
body {
display: flex;
flex-direction: row;
}

#sidebar {
width: 4in;
width: 4.5in;
}

#map {
Expand Down

0 comments on commit 7ec432b

Please sign in to comment.