adjusted some text on projects page and positioning of image on main page

This commit is contained in:
2026-04-13 15:10:32 +02:00
parent 5cfd093910
commit 019e94e779
2 changed files with 4 additions and 5 deletions

View File

@@ -205,10 +205,9 @@
} }
.me-img { .me-img {
width: 132px; width: 9.6rem;
min-width: 132px;
float: left; float: left;
margin-right: 12px; margin: 16px 12px 0 0;
} }
.sidebox-container { .sidebox-container {

View File

@@ -36,9 +36,9 @@
title="My Disordered Projects" title="My Disordered Projects"
banner="/projects/banner.webp" banner="/projects/banner.webp"
bannerAlt="An upside-down New 3DS XL lying open on a desk with a small USB-C breakout board attached to it, and a USB-C cable plugged in. The 3DS is glowing to indicate that it is charging." bannerAlt="An upside-down New 3DS XL lying open on a desk with a small USB-C breakout board attached to it, and a USB-C cable plugged in. The 3DS is glowing to indicate that it is charging."
subtitle="Things I have worked on" /> subtitle="things I have worked on" />
<p>Welcome to my (new) projects page! Here I show off all the things I have done. Projects are ordered reverse-chronologically and have some other neat information displayed. have fun browsing~!</p> <p>Welcome to my 💫new💫 projects page! Here I show off all the things I have done. Projects are ordered reverse-chronologically and have some other neat information displayed. have fun browsing~!</p>
<p>I'll add some more of my past projects, new projects, and more details about individual projects. Maybe I'll also split the content into pages.</p> <p>I'll add some more of my past projects, new projects, and more details about individual projects. Maybe I'll also split the content into pages.</p>