chore: fixes

This commit is contained in:
MattTheTekie 2026-05-25 18:46:43 -04:00
commit cdb097508b

View file

@ -416,17 +416,17 @@
<div class="decor right_banner"></div> <div class="decor right_banner"></div>
</aside> </aside>
<!-- Main Content --> <!-- Main Content -->
<main id="middleContent"> <main id="middleContent">
<section id="homeSection"> <section id="homeSection">
<header> <!-- ================= CHATROOM ================= -->
<h1>Welcome to The Donation Area!</h1> <header>
<h1>Welcome to The Donation Area!</h1>
<article class="home-text text-containers-secondary-bg">
<article class="home-text text-containers-secondary-bg">
<img <img
src="images/artworks_1.png" src="images/gifs/gabumon.gif"
class="home-img-1" class="home-img-1"
alt="Kirby holding Hi!! sign" alt="Kirby holding Hi!! sign"
/> />
@ -434,30 +434,13 @@
Welcome to The Donation Area. <br> If you would like to you can leave a donation below. Welcome to The Donation Area. <br> If you would like to you can leave a donation below.
</p></center> </p></center>
</article> </article>
</header>
<iframe
<div class="glass-borders"> src="donate1.html"
<div class="chatroom-frame"
class="styled-containers styled-containers-spaced aero-borders" scrolling="no"
> allow="clipboard-write; clipboard-read">
</iframe>
<p>
</p>
</div>
</div>
</header>
<div class="glass-borders">
<article
class="guestbook-div styled-containers aero-borders"
aria-label="Guestbook"
>
<iframe
src="donate1.html"
class="chatroom-frame"
scrolling="no"
allow="clipboard-write; clipboard-read"></iframe>
</article> </article>
<!-- ================================================= --> <!-- ================================================= -->
<!-- Featured Buttons Carousel --> <!-- Featured Buttons Carousel -->