This commit is contained in:
parent
c0778d7318
commit
5e83876d83
1 changed files with 9 additions and 3 deletions
|
@ -71,14 +71,12 @@
|
||||||
.content {
|
.content {
|
||||||
padding: 25px;
|
padding: 25px;
|
||||||
}
|
}
|
||||||
li {
|
|
||||||
padding: 0.25rem;
|
|
||||||
}
|
|
||||||
body {
|
body {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 750px) {
|
@media only screen and (max-width: 750px) {
|
||||||
main {
|
main {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -129,6 +127,14 @@
|
||||||
<a target="_blank" href="https://kolektiva.social/@brooke/">
|
<a target="_blank" href="https://kolektiva.social/@brooke/">
|
||||||
<li>Mastodon</li>
|
<li>Mastodon</li>
|
||||||
</a>
|
</a>
|
||||||
|
<li>
|
||||||
|
SSB
|
||||||
|
<span
|
||||||
|
id="codeblock"
|
||||||
|
style="font-size: 10px; overflow-wrap: break-word;"
|
||||||
|
>@/7fjKaOZYlNV1xMzUjbLGxKFwLssU4pI4aY4eGKHemM=.ed25519</span
|
||||||
|
>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
This website's layout is inspired by
|
This website's layout is inspired by
|
||||||
|
|
Loading…
Add table
Reference in a new issue