Added even padding to bottom div, compared to the top one. Added link to website source code.

This commit is contained in:
eworc778 2025-08-25 22:15:22 +01:00
parent 115c2d4fb7
commit 503dd2bd00

View File

@ -59,7 +59,11 @@
<div class="centered-div project-list-div">
<h3 class="aligned-left subtitle">Kico r4</h3>
<p class="aligned-left">An open source macro pad based on the Raspberry Pi Pico. <a href="https://gitea.pibakery.xyz/eworc778/kico-r4"><img class="external-link-icon" src="./img/external-link.svg"></a></p>
</div>
<div class="centered-div project-list-div" style="margin-bottom: 10%;">
<h3 class="aligned-left subtitle">pibakery.xyz</h3>
<p class="aligned-left">This very website! <a href="https://gitea.pibakery.xyz/eworc778/website"><img class="external-link-icon" src="/img/external-link.svg"></a></p>
</div>