add a fren

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-03-03 21:29:59 +01:00
parent 5150b4f79a
commit 34d8375a7b
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
2 changed files with 7 additions and 9 deletions

View File

@ -169,12 +169,14 @@
<div id="frens">
<a href="https://8777.ch/">8777.ch</a>
|
<a href="https://coy.neocities.org/~coy/">coy.neocities.org</a>
<br />
<a href="https://grumbulon.xyz/">grumbulon.xyz</a>
<br />
<a href="https://nekobit.net/">nekobit.net</a>
|
<a href="https://newblue.life/">newblue.life</a>
<a href="https://nekobit.net/">nekobit.net</a>
<br />
<a href="https://newblue.life/">newblue.life</a>
|
<a href="https://the.waifuism.life">the.waifuism.life</a>
</div>
</em>

View File

@ -7,7 +7,7 @@ footer a {
}
/* Globally */
.splitscreen {
.splitscreen, .footer-split {
display: flex;
}
@ -19,13 +19,9 @@ footer a {
flex: 0 1 auto;
}
.footer-split {
display: flex;
}
.footer-split .left {
text-align: left;
flex: 0 1 28em;
flex: 0 1 26em
}
.footer-split .right {