This commit is contained in:
ferny 2024-07-27 12:23:20 -05:00
parent e882c5419b
commit f6610127cd
2 changed files with 3 additions and 9 deletions

View file

@ -19,7 +19,7 @@
</div>
<div id="content">
<div id="right">
<div id="left">
<h1>Ferny</h1>
<span class="lighter">he/him, foxboy</span><br>
<br>
@ -33,7 +33,7 @@
</div>
<br> you wanna go
<a href="bicrodex.html" target="_self">deeper?</a>
<div id="left">
<div id="right">
<img src="https://s3.kitsunes.club/storage/e5e81110-d9a0-44a3-b590-911a81d13e80.webp" height="700px"
alt="Kio. A picture of a foxboy.">
</div>
@ -41,7 +41,7 @@
<script src="code.js"></script>
<img src="neofox.png" class="falling">
<img src="https://s3.kitsunes.club/storage/8cb8d612-61a0-4233-bc49-4240defc96f6.jpg" class="falling" height="100">
</div>
</body>

View file

@ -118,12 +118,6 @@ body {
padding-block: 30px;
}
#content #right {
margin-right: 30px;
margin-bottom: ;
margin-block: auto;
padding-block: 30px;
}
h1 {