chore: fixes
This commit is contained in:
parent
fb377c6029
commit
cdb097508b
1 changed files with 13 additions and 30 deletions
43
donate.html
43
donate.html
|
|
@ -416,17 +416,17 @@
|
|||
<div class="decor right_banner"></div>
|
||||
</aside>
|
||||
|
||||
|
||||
<!-- Main Content -->
|
||||
<main id="middleContent">
|
||||
<section id="homeSection">
|
||||
|
||||
<header>
|
||||
<h1>Welcome to The Donation Area!</h1>
|
||||
|
||||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<!-- ================= CHATROOM ================= -->
|
||||
<header>
|
||||
<h1>Welcome to The Donation Area!</h1>
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/artworks_1.png"
|
||||
src="images/gifs/gabumon.gif"
|
||||
class="home-img-1"
|
||||
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.
|
||||
</p></center>
|
||||
</article>
|
||||
|
||||
|
||||
<div class="glass-borders">
|
||||
<div
|
||||
class="styled-containers styled-containers-spaced aero-borders"
|
||||
>
|
||||
|
||||
<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>
|
||||
|
||||
</header>
|
||||
<iframe
|
||||
src="donate1.html"
|
||||
class="chatroom-frame"
|
||||
scrolling="no"
|
||||
allow="clipboard-write; clipboard-read">
|
||||
</iframe>
|
||||
</article>
|
||||
<!-- ================================================= -->
|
||||
<!-- Featured Buttons Carousel -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue