Skip to content

Commit

Permalink
fix: #1125 incorrect chart display in the mobile version
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jun 6, 2022
1 parent 2586877 commit 4cfab17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/charts.html
Expand Up @@ -6,7 +6,7 @@
---

<div class="row row-cards">
<div class="col-6">
<div class="col-lg-6">
{% include parts/charts/activity.html %}
</div>

Expand Down

1 comment on commit 4cfab17

@vercel
Copy link

@vercel vercel bot commented on 4cfab17 Jun 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.