updat
This commit is contained in:
parent
c549b93fd8
commit
6c03cb83ac
|
|
@ -87,14 +87,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.valuesItemTitle {
|
.valuesItemTitle {
|
||||||
font-weight: 500;
|
font-weight: bold;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
line-height: 2.125rem;
|
line-height: 2.125rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.valuesItemContent {
|
.valuesItemContent {
|
||||||
font-weight: 500;
|
font-weight: bold;
|
||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
line-height: 1.625rem;
|
line-height: 1.625rem;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue