Merge branch 'neetzsche/pronounced_profile_metadata' into 'develop'
Make metadata more pronounced See merge request soapbox-pub/soapbox-fe!505
This commit is contained in:
commit
3807ccf5cb
1 changed files with 4 additions and 2 deletions
|
@ -109,16 +109,18 @@
|
|||
flex: 1 1;
|
||||
|
||||
* {
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
dt {
|
||||
min-width: 26px;
|
||||
font-weight: 900;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
dd {
|
||||
padding-left: 4px;
|
||||
padding-left: 8px;
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue