Skip to content

Commit

Permalink
docs: fix overflowing image missed another one
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroedin committed Mar 3, 2023
1 parent ea074a4 commit f6929b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/develop/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ tags:
- develop
---

<style>
img {
max-width: 100%;
}
</style>

{% band %}

Let's write tests for `pf-cool-element`.
Expand Down

0 comments on commit f6929b9

Please sign in to comment.