1
Fork 0

Add the driftingnebula logo.

This commit is contained in:
Bauke 2022-03-28 18:01:18 +02:00
parent 5d5f305514
commit e275324581
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
3 changed files with 7 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

View File

@ -43,7 +43,8 @@
background-position: center center;
display: block;
font-size: 3rem;
padding: 2rem;
height: 10rem;
padding: 1rem;
position: relative;
text-align: center;
text-decoration: none;
@ -55,4 +56,8 @@
outline: 2px dotted var(--foreground-1);
outline-offset: 4px;
}
img {
height: 100%;
}
}

View File

@ -25,7 +25,7 @@
<div class="divider"></div>
<a class="driftingnebula" href="https://www.deviantart.com/driftingnebula">
driftingnebula
<img alt="driftingnebula" src="/assets/driftingnebula.png">
</a>
</main>