Skip to content

Commit

Permalink
Update style.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelini authored Jul 30, 2024
1 parent 60f48bf commit a7945d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/weather/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@
}
}

@media screen and ( max-width: 480px ) {
@media screen and ( max-width: 500px ) {
.weather-data > p:first-of-type {
display: none;
}
}
}

0 comments on commit a7945d0

Please sign in to comment.