add a fren
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
5150b4f79a
commit
34d8375a7b
2 changed files with 7 additions and 9 deletions
|
@ -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>
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue