More readable text
This commit is contained in:
parent
19320be5aa
commit
c5bd1abc74
2 changed files with 3 additions and 1 deletions
|
@ -135,6 +135,8 @@ hr {
|
||||||
p {
|
p {
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
line-height: 2rem;
|
||||||
|
text-wrap: pretty;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
<div class="grid-child">
|
<div class="grid-child">
|
||||||
<div>
|
<div>
|
||||||
<h3>Chat</h3>
|
<h3>Chat</h3>
|
||||||
<a class="chip" href="https://matrix.to/#/@bingus_violet:catgirl.cloud">Matrix: @bingus_violet:​catgirl.cloud</a>
|
<a class="chip" href="https://matrix.to/#/@bingus_violet:matrix.violets-purgatory.dev">Matrix: @bingus_violet:​matrix.violets-purgatory.dev</a>
|
||||||
<p class="chip">Discord: {DISCORD_USER}</p>
|
<p class="chip">Discord: {DISCORD_USER}</p>
|
||||||
<p class="chip">Revolt: Bingus{Violet}#5573</p>
|
<p class="chip">Revolt: Bingus{Violet}#5573</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue