Skip to content

Commit ea545e4

Browse files
committed
Fix width
1 parent 29a84bb commit ea545e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/julia-hackathon-v8-2025-news_1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Having a Julia interface to PETSc, rather than using PETSc directly from C bring
6262

6363
~~~
6464
<center>
65-
<img src="../../assets/images/h8_porositywave.png" title="Porosity wave example using PETSc.jl" alt="Porosity wave example using PETSc.jl" width="50%">
65+
<img src="../../assets/images/h8_porositywave.png" title="Porosity wave example using PETSc.jl" alt="Porosity wave example using PETSc.jl" width="75%">
6666
</center>
6767
~~~
6868

@@ -76,6 +76,6 @@ Boris did some finger-warming exercises with it and wrote some 1D & 2D acoustic
7676

7777
~~~
7878
<center>
79-
<img src="../../assets/images/h8_2D_acoustic_waves.png" title="2D acoustic wave equation" alt="2D acoustic wave equation" width="50%">
79+
<img src="../../assets/images/h8_2D_acoustic_waves.png" title="2D acoustic wave equation" alt="2D acoustic wave equation" width="75%">
8080
</center>
8181
~~~

0 commit comments

Comments
 (0)