fix: Set the now image to have a max width of 95%
All checks were successful
Build Docker / BuildImage (push) Successful in 1m38s

This commit is contained in:
Nathan Woodburn 2024-09-11 17:17:46 +10:00
parent 56a5539106
commit 320538ad17
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -73,7 +73,7 @@ Find out what I've been up to in the last week">
<div style="max-width: 700px;margin: auto;">
<h1 style="margin-bottom: 0px;">CUSTOMISATIONs</h1>
<p>I've been on uni break this week so I've been customising my laptop. I've replaced my terminal emulator from Konsole (the default KDE emulator) to <a href="https://alacritty.org/" target="_blank">Alacritty</a>.&nbsp;I've also been playing with a terminal multiplexer called <a href="https://zellij.dev/" target="_blank">Zellij</a> which I find quite useful (especially when paired with <a href="https://github.com/dj95/zjstatus" target="_blank">ZJStatus</a>).</p><a target="_blank" href="/assets/img/now/24_09_07_term.png">
<picture><img src="/assets/img/now/24_09_07_term.webp"></picture>
<picture><img src="/assets/img/now/24_09_07_term.webp" style="max-width: 95%;"></picture>
</a>
</div>
</section>