small updates
This commit is contained in:
parent
f79c61c4e7
commit
59de80639f
4 changed files with 34 additions and 102 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue