forked from AkkomaGang/akkoma-fe
Merge branch '416-name-font-size' into 'develop'
Update font-size of username in UserCardContent component Closes #416 See merge request pleroma/pleroma-fe!631
This commit is contained in:
commit
cef0306428
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
|
font-size: 15px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
|
Loading…
Reference in a new issue