Skip to content

Commit

Permalink
Update dons.html
Browse files Browse the repository at this point in the history
  • Loading branch information
moul authored Jun 21, 2022
1 parent fa67b16 commit bb7a7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/dons.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{{ define "main" }}
<iframe id="haWidget" allowtransparency="true" scrolling="auto" src="https://www.donnerenligne.fr/ultreme-m1ch3l/faire-un-don" style="width:100%;height:100%;border:none;" onload="window.scroll(0, this.offsetTop)"></iframe>
<iframe id="haWidget" allowtransparency="true" scrolling="auto" src="https://www.donnerenligne.fr/ultreme-m1ch3l/faire-un-don" style="width:100%;height:100%;min-height:600px;border:none;" onload="window.scroll(0, this.offsetTop)"></iframe>
{{ end }}

0 comments on commit bb7a7d5

Please sign in to comment.