11 lines
175 B
CSS
11 lines
175 B
CSS
.product-identifier--productReference {
|
|
margin-bottom: 1rem;
|
|
}
|
|
|
|
.product-identifier__value {
|
|
font-weight: 300;
|
|
font-size: 20px;
|
|
line-height: 34px;
|
|
color: #575757;
|
|
}
|