[Glitch] Fixes line spacing in bio
Port 82ce9367c37a765af902843604dd0853a936c838 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
a05b24d234
commit
ec4b8190bd
@ -274,6 +274,10 @@ $button-fallback-breakpoint: $button-breakpoint + 55px;
|
||||
.bio {
|
||||
font-size: 15px;
|
||||
color: var(--color-text-primary);
|
||||
unicode-bidi: plaintext;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 20px;
|
||||
|
||||
:any-link {
|
||||
color: var(--color-text-status-links);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user