We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357f91d commit 3196d78Copy full SHA for 3196d78
templates/projects.html
@@ -6,7 +6,7 @@
6
<section class="section container">
7
<h1 class="title is-3" style="text-align: center; font-size: 2.5em;">TrustLab Projects</h1>
8
<hr>
9
- <img src="https://raw.githubusercontent.com/UQ-Trust-Lab/UQ-Trust-Lab.github.io/master/static/covers/placeholder.png" alt="">
+ <img src="https://raw.githubusercontent.com/UQ-Trust-Lab/UQ-Trust-Lab.github.io/master/static/covers/placeholder.png" alt="" width="70%">
10
<br><br>
11
<!-- <p style="background-color: #E6E6FA; padding: 10px;">
12
Hi ALL, <br>
0 commit comments