Skip to content

Commit

Permalink
Make proposal.pdf bigger
Browse files Browse the repository at this point in the history
Signed-off-by: Thiago Guerrero <tgbalera@amazon.com>
  • Loading branch information
Thiago Guerrero committed Dec 13, 2023
1 parent 3608547 commit c58799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ description: Here you can find my proposal for this work.

---

<iframe :src="$withBase('/proposal.pdf')" title="proposalPdf" width="100%" height="600" style="border:none;"></iframe>
<iframe :src="$withBase('/proposal.pdf')" title="proposalPdf" width="100%" height="800" frameborder="0"></iframe>

---

0 comments on commit c58799c

Please sign in to comment.