Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
25526ed479 | |||
166597fcff |
1 changed files with 1 additions and 6 deletions
|
@ -61,6 +61,7 @@
|
||||||
.crypto {
|
.crypto {
|
||||||
color: var(--rp-gold);
|
color: var(--rp-gold);
|
||||||
text-shadow: 0 0 30px var(--rp-gold);
|
text-shadow: 0 0 30px var(--rp-gold);
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
</style>
|
</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>
|
<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>
|
<h1>Where can I find your work?</h1>
|
||||||
<p>
|
<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
|
You can find my work at
|
||||||
<a href="https://github.com/Apachedrag427">Github</a>,
|
<a href="https://github.com/Apachedrag427">Github</a>,
|
||||||
<a href="https://git.apach.dev/apache">Forgejo</a>,
|
<a href="https://git.apach.dev/apache">Forgejo</a>,
|
||||||
|
|
Loading…
Reference in a new issue