Compare commits

...

2 commits
dev ... main

Author SHA1 Message Date
25526ed479
Fix crypto address wrapping on vertical resolutions 2025-05-18 22:02:21 -05:00
166597fcff
Remove temporary portfolio link 2025-05-06 09:39:11 -05:00

View file

@ -61,6 +61,7 @@
.crypto {
color: var(--rp-gold);
text-shadow: 0 0 30px var(--rp-gold);
word-wrap: break-word;
}
</style>
@ -78,12 +79,6 @@
<p>I'm a programmer, (very new) artist, and (very new) youtuber. I've dabbled in automation, apps, games, plugins, websites, and more! </p>
<h1>Where can I find your work?</h1>
<p>
<div class="fancy-card-container">
<div class="fancy-card-outline"></div>
<div class="fancy-card-content">
<h1>Portfolio</h1>
</div>
</div>
You can find my work at
<a href="https://github.com/Apachedrag427">Github</a>,
<a href="https://git.apach.dev/apache">Forgejo</a>,