fix: Set the now image to have a max width of 95%
All checks were successful
Build Docker / BuildImage (push) Successful in 1m38s
All checks were successful
Build Docker / BuildImage (push) Successful in 1m38s
This commit is contained in:
parent
56a5539106
commit
320538ad17
@ -73,7 +73,7 @@ Find out what I've been up to in the last week">
|
|||||||
<div style="max-width: 700px;margin: auto;">
|
<div style="max-width: 700px;margin: auto;">
|
||||||
<h1 style="margin-bottom: 0px;">CUSTOMISATIONs</h1>
|
<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>. 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">
|
<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>. 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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user