Skip to content

Commit

Permalink
Reduce dimensions of graphic
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Nov 13, 2024
1 parent 099aa77 commit f687dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ graph TD;
Static Image or Graphic
:::
::: card-body
{{< placeholder 400 600 format=svg >}}
{{< placeholder 400 300 format=svg >}}
:::
:::

Expand Down

0 comments on commit f687dbb

Please sign in to comment.