Skip to content

Commit

Permalink
fixed mobile versions of first chart
Browse files Browse the repository at this point in the history
  • Loading branch information
pmagtulis committed May 6, 2024
1 parent 37ae80a commit 8739b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
class="g-artboard"
style="width: 930px; height: 380px"
data-aspect-ratio="2.447"
data-min-width="720"
data-min-width="400"
data-max-width="930"
>
<div style=""></div>
Expand Down Expand Up @@ -518,7 +518,7 @@
style="max-width: 330px; max-height: 793px"
data-aspect-ratio="0.416"
data-min-width="0"
data-max-width="400"
data-max-width="390"
>
<div style="padding: 0 0 240.1813% 0"></div>
<img
Expand Down

0 comments on commit 8739b7e

Please sign in to comment.