Skip to content

Commit

Permalink
fix width on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Sep 25, 2024
1 parent 1da3a15 commit dd44861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
.weather figure {
max-width: 90vw;
width: 30rem;
margin: 0;
}
.weather img {
width: 100%;
Expand Down

0 comments on commit dd44861

Please sign in to comment.