small updates

This commit is contained in:
Henry Jameson 2025-08-04 11:34:41 +03:00
commit 59de80639f
4 changed files with 34 additions and 102 deletions

View file

@ -21,8 +21,8 @@
padding-bottom: 0;
}
&-setting,
&-bio {
text-align: center;
color: var(--lightText);
display: block;
line-height: 1.3;
@ -38,6 +38,12 @@
}
.user-card-bio {
text-align: center;
&.input {
margin: 0 1em;
}
&, * {
line-height: 1.5;
}