Adds font weight to label inside relationship group
This commit is contained in:
parent
62f083f2d4
commit
d77c6dcdda
|
@ -541,6 +541,7 @@
|
|||
.tainacan-relationship-metadatum-header {
|
||||
.label {
|
||||
font-size: 1.125em;
|
||||
font-weight: normal;
|
||||
}
|
||||
img {
|
||||
max-width: 28px;
|
||||
|
|
Loading…
Reference in New Issue