nah
This commit is contained in:
parent
209dde5688
commit
4cbeda3e86
2 changed files with 3 additions and 13 deletions
|
@ -3,8 +3,8 @@
|
|||
--gray: rgb(153, 75, 121);
|
||||
--gray-2: rgb(194, 122, 184);
|
||||
--white: rgb(255, 232, 246);
|
||||
--primary-dark: rgb(69, 174, 201);
|
||||
--primary-light: rgb(145, 233, 255);
|
||||
--primary-dark: rgb(69, 122, 201);
|
||||
--primary-light: rgb(145, 193, 255);
|
||||
--elem-width: min(800px, 90vw);
|
||||
--elem-height: 300px;
|
||||
--border-radius: 15px;
|
||||
|
|
12
index.html
12
index.html
|
@ -36,17 +36,7 @@
|
|||
Account hub, video social media
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='content'>
|
||||
<h1 class='content-header'>Archives</h1>
|
||||
<a class="form-button" href="https://scratch.mit.edu/users/08draven">Scratch</a>
|
||||
<a class="form-button" href="https://github.com/08draven">GitHub</a>
|
||||
<a class="form-button" href="https://www.youtube.com/@08draven">YouTube</a>
|
||||
<a class="form-button" href="https://alldimensions.fandom.com/wiki/User:Durvensonisback">FANDOM</a>
|
||||
<a class="form-button" href="https://darflen.com/users/08draven">Darflen</a>
|
||||
<a class="form-button" href="https://www.tiktok.com/@08draven">TikTok</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class='content'>
|
||||
<h1 class='content-header'>My Story</h1>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue